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 b04e85128a47761a99c0301ac1d3f3307663d987 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b04e85128a47761a99c0301ac1d3f3307663d987 # timeout=10
Commit message: "5gc: Add tests for UE release context request procedure"
 > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test-latest] $ /bin/sh -xe /tmp/jenkins13908720296188013471.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b 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.57, 0.85 + 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-20250821-1258-1f888d46-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/podman/testenv-mgw-osmocom-latest-20250821-1258-1f888d46-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'] 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-20250821-1258-1f888d46-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250821-1258-1f888d46-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 stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9383 kB in 1s (9822 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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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_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_Functions_part_1.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 Misc_Helpers.cc DEP Native_Functions.cc DEP MGCP_Types.cc DEP MGCP_Test.cc DEP MGCP_Templates.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP AMR_Types.cc CC AMR_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IP_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Templates.o CC MGCP_Test.o CC MGCP_Types.o CC Misc_Helpers.o CC Native_Functions.o CC OSMUX_CodecPort.o CC OSMUX_CodecPort_CtrlFunct.o CC OSMUX_Emulation.o CC OSMUX_Types.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Endpoint.o CC RTP_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AMR_Types_part_1.o CC AMR_Types_part_2.o CC AMR_Types_part_3.o CC AMR_Types_part_4.o CC AMR_Types_part_5.o CC AMR_Types_part_6.o CC AMR_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IP_Types_part_1.o CC IP_Types_part_2.o CC IP_Types_part_3.o CC IP_Types_part_4.o CC IP_Types_part_5.o CC IP_Types_part_6.o CC IP_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Test_part_1.o CC MGCP_Test_part_2.o CC MGCP_Test_part_3.o CC MGCP_Test_part_4.o CC MGCP_Test_part_5.o CC MGCP_Test_part_6.o CC MGCP_Test_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC OSMUX_CodecPort_part_1.o CC OSMUX_CodecPort_part_2.o CC OSMUX_CodecPort_part_3.o CC OSMUX_CodecPort_part_4.o CC OSMUX_CodecPort_part_5.o CC OSMUX_CodecPort_part_6.o CC OSMUX_CodecPort_part_7.o CC OSMUX_CodecPort_CtrlFunct_part_1.o CC OSMUX_CodecPort_CtrlFunct_part_2.o CC OSMUX_CodecPort_CtrlFunct_part_3.o CC OSMUX_CodecPort_CtrlFunct_part_4.o CC OSMUX_CodecPort_CtrlFunct_part_5.o CC OSMUX_CodecPort_CtrlFunct_part_6.o CC OSMUX_CodecPort_CtrlFunct_part_7.o CC OSMUX_Emulation_part_1.o CC OSMUX_Emulation_part_2.o CC OSMUX_Emulation_part_3.o CC OSMUX_Emulation_part_4.o CC OSMUX_Emulation_part_5.o CC OSMUX_Emulation_part_6.o CC OSMUX_Emulation_part_7.o CC OSMUX_Types_part_1.o CC OSMUX_Types_part_2.o CC OSMUX_Types_part_3.o CC OSMUX_Types_part_4.o CC OSMUX_Types_part_5.o CC OSMUX_Types_part_6.o CC OSMUX_Types_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Endpoint_part_1.o CC RTP_Endpoint_part_2.o CC RTP_Endpoint_part_3.o CC RTP_Endpoint_part_4.o CC RTP_Endpoint_part_5.o CC RTP_Endpoint_part_6.o CC RTP_Endpoint_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC IPA_Emulation.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IP_EncDec.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC OSMUX_CodecPort_CtrlFunctDef.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AMR_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IP_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Templates.so CCLD MGCP_Test.so CCLD MGCP_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD OSMUX_CodecPort.so CCLD OSMUX_CodecPort_CtrlFunct.so CCLD OSMUX_Emulation.so CCLD OSMUX_Types.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Endpoint.so CCLD RTP_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AMR_Types_part_1.so CCLD AMR_Types_part_2.so CCLD AMR_Types_part_3.so CCLD AMR_Types_part_4.so CCLD AMR_Types_part_5.so CCLD AMR_Types_part_6.so CCLD General_Types_part_1.so CCLD AMR_Types_part_7.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_2.so CCLD IP_Types_part_3.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Test_part_1.so CCLD MGCP_Test_part_2.so CCLD MGCP_Test_part_3.so CCLD MGCP_Test_part_4.so CCLD MGCP_Test_part_5.so CCLD MGCP_Test_part_6.so CCLD MGCP_Test_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD OSMUX_CodecPort_part_1.so CCLD OSMUX_CodecPort_part_2.so CCLD OSMUX_CodecPort_part_3.so CCLD OSMUX_CodecPort_part_4.so CCLD OSMUX_CodecPort_part_5.so CCLD OSMUX_CodecPort_part_6.so CCLD OSMUX_CodecPort_part_7.so CCLD OSMUX_CodecPort_CtrlFunct_part_1.so CCLD OSMUX_CodecPort_CtrlFunct_part_2.so CCLD OSMUX_CodecPort_CtrlFunct_part_3.so CCLD OSMUX_CodecPort_CtrlFunct_part_4.so CCLD OSMUX_CodecPort_CtrlFunct_part_5.so CCLD OSMUX_CodecPort_CtrlFunct_part_6.so CCLD OSMUX_CodecPort_CtrlFunct_part_7.so CCLD OSMUX_Emulation_part_1.so CCLD OSMUX_Emulation_part_2.so CCLD OSMUX_Emulation_part_3.so CCLD OSMUX_Emulation_part_4.so CCLD OSMUX_Emulation_part_5.so CCLD OSMUX_Emulation_part_6.so CCLD OSMUX_Emulation_part_7.so CCLD OSMUX_Types_part_1.so CCLD OSMUX_Types_part_2.so CCLD OSMUX_Types_part_3.so CCLD OSMUX_Types_part_4.so CCLD OSMUX_Types_part_5.so CCLD OSMUX_Types_part_6.so CCLD OSMUX_Types_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Endpoint_part_1.so CCLD RTP_Endpoint_part_2.so CCLD RTP_Endpoint_part_3.so CCLD RTP_Endpoint_part_4.so CCLD RTP_Endpoint_part_5.so CCLD RTP_Endpoint_part_6.so CCLD RTP_Endpoint_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD IPA_Emulation.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IP_EncDec.so CCLD IuUP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD OSMUX_CodecPort_CtrlFunctDef.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD MGCP_Test make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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 [1583 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 0s (610 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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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 7 not upgraded. Need to get 11.2 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau11 2.0.1 [34.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-mgw 1.14.0 [96.9 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 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 (76.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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 20250821125812696 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250821125812697 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250821125812697 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:424) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-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-20250821-1258-1f888d46-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@de447b6fa854: Unix server socket created successfully. MC@de447b6fa854: Listening on TCP port 32965. de447b6fa854 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/titan-11.1.0/mgw/MGCP_Test de447b6fa854 32965 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@de447b6fa854: New HC connected from 10.0.2.100 [10.0.2.100]. de447b6fa854: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@de447b6fa854: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@de447b6fa854: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@de447b6fa854: Configuration file was processed on all HCs. MC@de447b6fa854: Creating MTC on host 10.0.2.100. MC@de447b6fa854: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_selftest started. MTC@de447b6fa854: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@de447b6fa854: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@de447b6fa854: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@de447b6fa854: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@de447b6fa854: "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@de447b6fa854: { 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@de447b6fa854: "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@de447b6fa854: { 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@de447b6fa854: { 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@de447b6fa854: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@de447b6fa854: "510 23 FAIL\r\n" MTC@de447b6fa854: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@de447b6fa854: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: No PTCs were created. MTC@de447b6fa854: Test case TC_selftest finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Thu Aug 21 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=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=4392) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_auep_null started. 20250821125817440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51774 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125817440 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250821125817440 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125817440 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1278) 20250821125817440 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:240) 20250821125817440 DLMGCP DEBUG <0013> Generated response: line #00: 502 51774 FAIL (mgcp_msg.c:72) 20250821125817448 DLMGCP DEBUG <0013> Received message: line #00: AUEP 51775 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125817448 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250821125817449 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:478) 20250821125817449 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125817449 DLMGCP DEBUG <0013> Generated response: line #00: 200 51775 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(7)@de447b6fa854: Final verdict of PTC: none RTPEM1(4)@de447b6fa854: Final verdict of PTC: none RTPEM0(3)@de447b6fa854: Final verdict of PTC: none RTPEM2(5)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(6)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@de447b6fa854: Test case TC_auep_null finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx started. 20250821125820648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32480 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125820648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125820648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125820648 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125820648 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125820648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125820648 DLMGCP DEBUG <0013> Generated response: line #00: 515 32480 FAIL (mgcp_msg.c:72) 20250821125820656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32481 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125820656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125820656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125820656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125820656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125820656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125820656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125820656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B7F11B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125820656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B7F11B9 output_enabled 0 (mgcp_conn.c:271) 20250821125820656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125820656 DLMGCP DEBUG <0013> (1234/rtp C:6B7F11B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125820657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B7F11B9 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1044) 20250821125820657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6B7F11B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125820657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #00: 200 32481 OK (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B7F11B9 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B7F11B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125820657 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125820659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32482 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125820659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125820659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125820659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125820659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125820659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125820659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125820659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125820659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125820659 DLMGCP DEBUG <0013> Generated response: line #00: 200 32482 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(9)@de447b6fa854: Final verdict of PTC: none RTPEM2(10)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(11)@de447b6fa854: Final verdict of PTC: none RTPEM0(8)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Thu Aug 21 12:58:20 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=24460) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:58: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_no_lco started. 20250821125823864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125823864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125823864 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125823864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125823864 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125823864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125823864 DLMGCP DEBUG <0013> Generated response: line #00: 515 22129 FAIL (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22130 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125823875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125823875 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125823875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA873B76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125823875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA873B76 output_enabled 0 (mgcp_conn.c:271) 20250821125823875 DLMGCP DEBUG <0013> (1234/rtp C:FA873B76 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) 20250821125823875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA873B76 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1044) 20250821125823875 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA873B76 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125823875 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #00: 200 22130 OK (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #01: I: FA873B76 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #03: o=- FA873B76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250821125823875 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821125823877 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22131 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125823877 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125823877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125823877 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125823877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125823877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125823877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125823877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125823877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125823877 DLMGCP DEBUG <0013> Generated response: line #00: 200 22131 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(13)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@de447b6fa854: Final verdict of PTC: none RTPEM1(14)@de447b6fa854: Final verdict of PTC: none RTPEM2(15)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(16)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_no_lco finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Thu Aug 21 12:58:23 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:58: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_noprefix started. 20250821125827058 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61719 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125827058 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125827058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125827058 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125827058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125827059 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125827059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125827059 DLMGCP DEBUG <0013> Generated response: line #00: 515 61719 FAIL (mgcp_msg.c:72) 20250821125827067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61720 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125827067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125827067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125827067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125827067 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125827067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125827067 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125827067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125827067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F3F1162 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125827067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F3F1162 output_enabled 0 (mgcp_conn.c:271) 20250821125827067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125827067 DLMGCP DEBUG <0013> (1234/rtp C:5F3F1162 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125827067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F3F1162 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1044) 20250821125827067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5F3F1162 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125827067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #00: 200 61720 OK (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F3F1162 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F3F1162 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125827068 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125827069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61721 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125827069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125827069 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125827069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125827069 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125827069 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125827069 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125827069 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125827070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125827070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125827070 DLMGCP DEBUG <0013> Generated response: line #00: 200 61721 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(18)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(21)@de447b6fa854: Final verdict of PTC: none RTPEM1(19)@de447b6fa854: Final verdict of PTC: none RTPEM2(20)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_noprefix finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_unsupp_mode started. 20250821125830283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35245 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125830283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125830283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125830283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125830283 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125830283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125830283 DLMGCP DEBUG <0013> Generated response: line #00: 515 35245 FAIL (mgcp_msg.c:72) 20250821125830290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35246 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125830290 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250821125830290 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250821125830290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125830291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125830291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125830291 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125830291 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250821125830291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250821125830291 DLMGCP DEBUG <0013> Generated response: line #00: 517 35246 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(26)@de447b6fa854: Final verdict of PTC: none RTPEM0(23)@de447b6fa854: Final verdict of PTC: none RTPEM2(25)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@de447b6fa854: Final verdict of PTC: none RTPEM1(24)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_osmo_ign started. 20250821125833496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26717 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125833496 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125833496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821125833496 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125833496 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125833496 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125833496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125833496 DLMGCP DEBUG <0013> Generated response: line #00: 515 26717 FAIL (mgcp_msg.c:72) 20250821125833506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26718 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125833506 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250821125833506 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250821125833506 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250821125833506 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250821125833506 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125833506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821125833507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125833507 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125833507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:39B59784 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125833507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:39B59784 output_enabled 0 (mgcp_conn.c:271) 20250821125833507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:671) 20250821125833507 DLMGCP DEBUG <0013> (3/rtp C:39B59784 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) 20250821125833507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:39B59784 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1044) 20250821125833507 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:39B59784 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125833507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #00: 200 26718 OK (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #01: I: 39B59784 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #03: o=- 39B59784 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250821125833507 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125833509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26719 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125833509 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250821125833509 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250821125833509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821125833509 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125833509 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125833510 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125833510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125833510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125833510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125833510 DLMGCP DEBUG <0013> Generated response: line #00: 200 26719 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@de447b6fa854: Final verdict of PTC: none RTPEM1(29)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(31)@de447b6fa854: Final verdict of PTC: none RTPEM2(30)@de447b6fa854: Final verdict of PTC: none RTPEM0(28)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Thu Aug 21 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=25476) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_early_bidir_mode started. 20250821125836710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57121 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125836710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125836710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125836710 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125836710 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125836710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125836710 DLMGCP DEBUG <0013> Generated response: line #00: 515 57121 FAIL (mgcp_msg.c:72) 20250821125836718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57122 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125836718 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821125836718 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250821125836718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125836719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125836719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125836719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0099D0C9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821125836719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0099D0C9 output_enabled 1 (mgcp_conn.c:271) 20250821125836719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125836719 DLMGCP DEBUG <0013> (1232/rtp C:0099D0C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125836719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0099D0C9 CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1044) 20250821125836719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0099D0C9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125836719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #00: 200 57122 OK (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #01: I: 0099D0C9 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0099D0C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125836719 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: 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 := \"57122\", string := \"OK\" }, params := { { code := \"I\", val := \"0099D0C9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"0099D0C9\", 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 := \"57122\", 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 := \"57122\", string := \"OK\" }, params := { { code := \"I\", val := \"0099D0C9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"0099D0C9\", 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 := \"57122\", string := ? }, params := { }, sdp := omit } } }"" MTC@de447b6fa854: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(35)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@de447b6fa854: Final verdict of PTC: none RTPEM0(33)@de447b6fa854: Final verdict of PTC: none RTPEM1(34)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(36)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: 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 := \"57122\", string := \"OK\" }, params := { { code := \"I\", val := \"0099D0C9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"0099D0C9\", 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 := \"57122\", string := ? }, params := { }, sdp := omit } } }"" MTC@de447b6fa854: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@de447b6fa854: 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 := \"57122\", string := \"OK\" }, params := { { code := \"I\", val := \"0099D0C9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"0099D0C9\", 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 := \"57122\", string := ? }, params := { }, sdp := omit } } }" MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Thu Aug 21 12:58:36 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:58: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_unsupp_param started. 20250821125839932 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125839932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125839932 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125839932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125839932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125839932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125839932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125839932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125839932 DLMGCP DEBUG <0013> Generated response: line #00: 200 27389 OK (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250821125839940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125839940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125839940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125839940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_msg.c:215) 20250821125839940 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:240) 20250821125839940 DLMGCP DEBUG <0013> Generated response: line #00: 539 27390 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(40)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@de447b6fa854: Final verdict of PTC: none RTPEM0(38)@de447b6fa854: Final verdict of PTC: none RTPEM1(39)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(41)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Thu Aug 21 12:58:39 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_missing_callid started. 20250821125843149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31289 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125843149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125843149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125843149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125843149 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125843149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125843149 DLMGCP DEBUG <0013> Generated response: line #00: 515 31289 FAIL (mgcp_msg.c:72) 20250821125843157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31290 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125843158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125843158 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250821125843158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125843158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125843158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125843158 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:864) 20250821125843158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250821125843158 DLMGCP DEBUG <0013> Generated response: line #00: 516 31290 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(45)@de447b6fa854: Final verdict of PTC: none RTPEM0(43)@de447b6fa854: Final verdict of PTC: none RTPEM1(44)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(46)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_missing_mode started. 20250821125846368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125846368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125846368 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125846368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125846368 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125846368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125846368 DLMGCP DEBUG <0013> Generated response: line #00: 515 51140 FAIL (mgcp_msg.c:72) 20250821125846377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125846377 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250821125846377 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250821125846377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125846377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125846377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125846377 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250821125846377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250821125846377 DLMGCP DEBUG <0013> Generated response: line #00: 517 51141 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@de447b6fa854: Final verdict of PTC: none RTPEM2(50)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(51)@de447b6fa854: Final verdict of PTC: none RTPEM0(48)@de447b6fa854: Final verdict of PTC: none RTPEM1(49)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Thu Aug 21 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=17040) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_unsupp_packet_intv started. 20250821125849585 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38725 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125849585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125849585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125849585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125849585 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125849585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125849585 DLMGCP DEBUG <0013> Generated response: line #00: 515 38725 FAIL (mgcp_msg.c:72) 20250821125849593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38726 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125849593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125849593 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250821125849593 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125849593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125849593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88F386F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88F386F5 output_enabled 0 (mgcp_conn.c:271) 20250821125849593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:671) 20250821125849593 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:677) 20250821125849593 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:88F386F5 CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125849593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250821125849593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:240) 20250821125849593 DLMGCP DEBUG <0013> Generated response: line #00: 535 38726 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(55)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(56)@de447b6fa854: Final verdict of PTC: none RTPEM1(54)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@de447b6fa854: Final verdict of PTC: none RTPEM0(53)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:58: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_illegal_double_lco started. 20250821125852805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125852805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125852805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125852805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125852805 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125852805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125852805 DLMGCP DEBUG <0013> Generated response: line #00: 515 30139 FAIL (mgcp_msg.c:72) 20250821125852813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125852813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125852813 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821125852813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125852813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125852813 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1C61B920 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1C61B920 output_enabled 0 (mgcp_conn.c:271) 20250821125852813 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:626) 20250821125852813 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:1C61B920 CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125852813 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250821125852813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:240) 20250821125852813 DLMGCP DEBUG <0013> Generated response: line #00: 524 30140 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(59)@de447b6fa854: Final verdict of PTC: none RTPEM2(60)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(61)@de447b6fa854: Final verdict of PTC: none RTPEM0(58)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Thu Aug 21 12:58:52 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:58:54 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_sdp started. 20250821125856015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44164 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125856015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125856015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125856015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125856015 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125856015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125856015 DLMGCP DEBUG <0013> Generated response: line #00: 515 44164 FAIL (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44165 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125856025 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125856025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125856025 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) 20250821125856025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66413786 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821125856025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66413786 output_enabled 1 (mgcp_conn.c:271) 20250821125856025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125856025 DLMGCP DEBUG <0013> (1226/rtp C:66413786 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) 20250821125856025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66413786 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1044) 20250821125856025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66413786 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125856025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125856025 DLMGCP DEBUG <0013> Generated response: line #00: 200 44165 OK (mgcp_msg.c:72) 20250821125856025 DLMGCP DEBUG <0013> Generated response: line #01: I: 66413786 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66413786 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44166 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821125856026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125856026 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125856026 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125856026 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125856026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125856026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125856026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125856026 DLMGCP DEBUG <0013> Generated response: line #00: 200 44166 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(63)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@de447b6fa854: Final verdict of PTC: none RTPEM1(64)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(66)@de447b6fa854: Final verdict of PTC: none RTPEM2(65)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_sdp finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Thu Aug 21 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=27532) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_wildcarded started. 20250821125859229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125859229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125859229 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125859229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F6CCB34C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125859229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F6CCB34C output_enabled 0 (mgcp_conn.c:271) 20250821125859229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125859229 DLMGCP DEBUG <0013> (1234/rtp C:F6CCB34C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125859229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F6CCB34C CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1044) 20250821125859229 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F6CCB34C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125859229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #00: 200 4679 OK (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #02: I: F6CCB34C (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6CCB34C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125859229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125859230 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4680 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125859230 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125859230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821125859230 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125859230 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125859230 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125859230 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125859231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125859231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125859231 DLMGCP DEBUG <0013> Generated response: line #00: 200 4680 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(68)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(71)@de447b6fa854: Final verdict of PTC: none RTPEM2(70)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@de447b6fa854: Final verdict of PTC: none RTPEM1(69)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_wildcarded_exhaust started. 20250821125902404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902404 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125902405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125902405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:78C51224 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:78C51224 output_enabled 0 (mgcp_conn.c:271) 20250821125902405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902405 DLMGCP DEBUG <0013> (1234/rtp C:78C51224 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:78C51224 CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1044) 20250821125902405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:78C51224 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #00: 200 64569 OK (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #02: I: 78C51224 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78C51224 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902405 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250821125902408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125902408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF155404 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF155404 output_enabled 0 (mgcp_conn.c:271) 20250821125902408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902408 DLMGCP DEBUG <0013> (1234/rtp C:AF155404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF155404 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1044) 20250821125902408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF155404 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #00: 200 64570 OK (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #02: I: AF155404 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF155404 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902408 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902410 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250821125902410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125902410 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:84476142 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:84476142 output_enabled 0 (mgcp_conn.c:271) 20250821125902410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902410 DLMGCP DEBUG <0013> (1234/rtp C:84476142 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:84476142 CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1044) 20250821125902411 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:84476142 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902411 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #00: 200 64571 OK (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #02: I: 84476142 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84476142 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902411 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902412 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250821125902413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125902413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:4EC00E4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:4EC00E4F output_enabled 0 (mgcp_conn.c:271) 20250821125902413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902413 DLMGCP DEBUG <0013> (1234/rtp C:4EC00E4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:4EC00E4F CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1044) 20250821125902413 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:4EC00E4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #00: 200 64572 OK (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EC00E4F (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EC00E4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902413 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902414 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250821125902414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125902414 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:724CC98F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:724CC98F output_enabled 0 (mgcp_conn.c:271) 20250821125902414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902414 DLMGCP DEBUG <0013> (1234/rtp C:724CC98F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:724CC98F CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1044) 20250821125902415 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:724CC98F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902415 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #00: 200 64573 OK (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #02: I: 724CC98F (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #04: o=- 724CC98F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902415 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250821125902416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821125902416 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:11941C2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:11941C2D output_enabled 0 (mgcp_conn.c:271) 20250821125902416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902416 DLMGCP DEBUG <0013> (1234/rtp C:11941C2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:11941C2D CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1044) 20250821125902416 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:11941C2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #00: 200 64574 OK (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #02: I: 11941C2D (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11941C2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902416 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902417 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902417 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902417 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250821125902418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125902418 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D1C71630 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D1C71630 output_enabled 0 (mgcp_conn.c:271) 20250821125902418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902418 DLMGCP DEBUG <0013> (1234/rtp C:D1C71630 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D1C71630 CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1044) 20250821125902418 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:D1C71630 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #00: 200 64575 OK (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #02: I: D1C71630 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1C71630 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902418 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250821125902419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821125902419 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:C082E8F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:C082E8F9 output_enabled 0 (mgcp_conn.c:271) 20250821125902419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902419 DLMGCP DEBUG <0013> (1234/rtp C:C082E8F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:C082E8F9 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1044) 20250821125902419 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:C082E8F9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902419 DLMGCP DEBUG <0013> Generated response: line #00: 200 64576 OK (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Generated response: line #02: I: C082E8F9 (mgcp_msg.c:72) 20250821125902419 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #04: o=- C082E8F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902420 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250821125902421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821125902421 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902421 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5B3E43BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902421 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5B3E43BE output_enabled 0 (mgcp_conn.c:271) 20250821125902421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902421 DLMGCP DEBUG <0013> (1234/rtp C:5B3E43BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902421 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5B3E43BE CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1044) 20250821125902421 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5B3E43BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902421 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #00: 200 64577 OK (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B3E43BE (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B3E43BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902421 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902422 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902422 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250821125902422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821125902422 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902422 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B425C0B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902422 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B425C0B9 output_enabled 0 (mgcp_conn.c:271) 20250821125902422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902422 DLMGCP DEBUG <0013> (1234/rtp C:B425C0B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902423 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B425C0B9 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1044) 20250821125902423 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:B425C0B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902423 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #00: 200 64578 OK (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #02: I: B425C0B9 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #04: o=- B425C0B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902423 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250821125902424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821125902424 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:478B4815 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:478B4815 output_enabled 0 (mgcp_conn.c:271) 20250821125902424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902424 DLMGCP DEBUG <0013> (1234/rtp C:478B4815 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:478B4815 CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1044) 20250821125902424 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:478B4815 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #00: 200 64579 OK (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #02: I: 478B4815 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #04: o=- 478B4815 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902424 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250821125902426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821125902426 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:BC81BF1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:BC81BF1E output_enabled 0 (mgcp_conn.c:271) 20250821125902426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902426 DLMGCP DEBUG <0013> (1234/rtp C:BC81BF1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:BC81BF1E CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1044) 20250821125902426 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:BC81BF1E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #00: 200 64580 OK (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #02: I: BC81BF1E (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC81BF1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902426 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902427 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250821125902427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821125902427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:13B02813 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:13B02813 output_enabled 0 (mgcp_conn.c:271) 20250821125902427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902427 DLMGCP DEBUG <0013> (1234/rtp C:13B02813 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:13B02813 CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1044) 20250821125902427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:13B02813 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902427 DLMGCP DEBUG <0013> Generated response: line #00: 200 64581 OK (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #02: I: 13B02813 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13B02813 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902428 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250821125902430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821125902430 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:722615F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:722615F7 output_enabled 0 (mgcp_conn.c:271) 20250821125902430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902430 DLMGCP DEBUG <0013> (1234/rtp C:722615F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:722615F7 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1044) 20250821125902430 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:722615F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #00: 200 64582 OK (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #02: I: 722615F7 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #04: o=- 722615F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902430 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902432 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250821125902432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821125902432 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C40D88CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C40D88CA output_enabled 0 (mgcp_conn.c:271) 20250821125902432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902432 DLMGCP DEBUG <0013> (1234/rtp C:C40D88CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C40D88CA CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1044) 20250821125902432 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:C40D88CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #00: 200 64583 OK (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #02: I: C40D88CA (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #04: o=- C40D88CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902433 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250821125902434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821125902434 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0B757025 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0B757025 output_enabled 0 (mgcp_conn.c:271) 20250821125902434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902434 DLMGCP DEBUG <0013> (1234/rtp C:0B757025 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0B757025 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1044) 20250821125902434 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:0B757025 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #00: 200 64584 OK (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B757025 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B757025 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902434 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902435 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250821125902436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821125902436 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9AB4DB35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9AB4DB35 output_enabled 0 (mgcp_conn.c:271) 20250821125902436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902436 DLMGCP DEBUG <0013> (1234/rtp C:9AB4DB35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9AB4DB35 CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1044) 20250821125902436 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:9AB4DB35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #00: 200 64585 OK (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AB4DB35 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AB4DB35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902436 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250821125902437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821125902437 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:893A6C11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:893A6C11 output_enabled 0 (mgcp_conn.c:271) 20250821125902437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902437 DLMGCP DEBUG <0013> (1234/rtp C:893A6C11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:893A6C11 CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1044) 20250821125902437 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:893A6C11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #00: 200 64586 OK (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #02: I: 893A6C11 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #04: o=- 893A6C11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902437 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902438 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250821125902439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821125902439 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B7A7D8DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B7A7D8DA output_enabled 0 (mgcp_conn.c:271) 20250821125902439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902439 DLMGCP DEBUG <0013> (1234/rtp C:B7A7D8DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B7A7D8DA CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1044) 20250821125902439 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:B7A7D8DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #00: 200 64587 OK (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #02: I: B7A7D8DA (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7A7D8DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902439 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250821125902440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821125902440 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:85C99B4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:85C99B4A output_enabled 0 (mgcp_conn.c:271) 20250821125902440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902440 DLMGCP DEBUG <0013> (1234/rtp C:85C99B4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:85C99B4A CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1044) 20250821125902440 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:85C99B4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #00: 200 64588 OK (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #02: I: 85C99B4A (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85C99B4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902440 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902441 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250821125902441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821125902441 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:DEC4D379 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:DEC4D379 output_enabled 0 (mgcp_conn.c:271) 20250821125902441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902441 DLMGCP DEBUG <0013> (1234/rtp C:DEC4D379 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902442 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:DEC4D379 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1044) 20250821125902442 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:DEC4D379 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902442 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #00: 200 64589 OK (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #02: I: DEC4D379 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEC4D379 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902442 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250821125902443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821125902443 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6E4CA726 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6E4CA726 output_enabled 0 (mgcp_conn.c:271) 20250821125902443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902443 DLMGCP DEBUG <0013> (1234/rtp C:6E4CA726 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6E4CA726 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1044) 20250821125902443 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:6E4CA726 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #00: 200 64590 OK (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E4CA726 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E4CA726 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902443 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250821125902444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821125902444 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F66136BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F66136BA output_enabled 0 (mgcp_conn.c:271) 20250821125902444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902444 DLMGCP DEBUG <0013> (1234/rtp C:F66136BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F66136BA CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1044) 20250821125902444 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:F66136BA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902445 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #00: 200 64591 OK (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #02: I: F66136BA (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #04: o=- F66136BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902445 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250821125902446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821125902446 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:87A8E4A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:87A8E4A8 output_enabled 0 (mgcp_conn.c:271) 20250821125902446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902446 DLMGCP DEBUG <0013> (1234/rtp C:87A8E4A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:87A8E4A8 CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1044) 20250821125902446 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:87A8E4A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #00: 200 64592 OK (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #02: I: 87A8E4A8 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87A8E4A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902446 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250821125902447 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821125902447 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8509B772 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8509B772 output_enabled 0 (mgcp_conn.c:271) 20250821125902447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902447 DLMGCP DEBUG <0013> (1234/rtp C:8509B772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8509B772 CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1044) 20250821125902447 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:8509B772 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #00: 200 64593 OK (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #02: I: 8509B772 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8509B772 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902447 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902448 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902448 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902448 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902448 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250821125902449 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821125902449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AFE862DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AFE862DA output_enabled 0 (mgcp_conn.c:271) 20250821125902449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902449 DLMGCP DEBUG <0013> (1234/rtp C:AFE862DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AFE862DA CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1044) 20250821125902449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:AFE862DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #00: 200 64594 OK (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #02: I: AFE862DA (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFE862DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902449 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250821125902450 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821125902450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:9BACBCAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:9BACBCAB output_enabled 0 (mgcp_conn.c:271) 20250821125902450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902450 DLMGCP DEBUG <0013> (1234/rtp C:9BACBCAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:9BACBCAB CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1044) 20250821125902450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:9BACBCAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #00: 200 64595 OK (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BACBCAB (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BACBCAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902450 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902452 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250821125902453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821125902453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:10A45A3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:10A45A3B output_enabled 0 (mgcp_conn.c:271) 20250821125902453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902453 DLMGCP DEBUG <0013> (1234/rtp C:10A45A3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:10A45A3B CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1044) 20250821125902453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:10A45A3B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #00: 200 64596 OK (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #02: I: 10A45A3B (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10A45A3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902453 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250821125902454 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821125902454 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F7284F15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F7284F15 output_enabled 0 (mgcp_conn.c:271) 20250821125902454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902454 DLMGCP DEBUG <0013> (1234/rtp C:F7284F15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F7284F15 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1044) 20250821125902454 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:F7284F15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #00: 200 64597 OK (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #02: I: F7284F15 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7284F15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902455 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250821125902456 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250821125902456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:84A19786 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:84A19786 output_enabled 0 (mgcp_conn.c:271) 20250821125902456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902456 DLMGCP DEBUG <0013> (1234/rtp C:84A19786 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:84A19786 CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1044) 20250821125902456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:84A19786 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #00: 200 64598 OK (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #02: I: 84A19786 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84A19786 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250821125902457 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250821125902457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:8AA82BA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:8AA82BA7 output_enabled 0 (mgcp_conn.c:271) 20250821125902457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902457 DLMGCP DEBUG <0013> (1234/rtp C:8AA82BA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:8AA82BA7 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1044) 20250821125902457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:8AA82BA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #00: 200 64599 OK (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AA82BA7 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AA82BA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902457 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902458 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902458 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250821125902458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250821125902458 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902458 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07F1DEB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902459 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07F1DEB2 output_enabled 0 (mgcp_conn.c:271) 20250821125902459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902459 DLMGCP DEBUG <0013> (1234/rtp C:07F1DEB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902459 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07F1DEB2 CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1044) 20250821125902459 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:07F1DEB2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902459 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #00: 200 64600 OK (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #02: I: 07F1DEB2 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07F1DEB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250821125902460 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250821125902460 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B6A2888E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B6A2888E output_enabled 0 (mgcp_conn.c:271) 20250821125902460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902460 DLMGCP DEBUG <0013> (1234/rtp C:B6A2888E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B6A2888E CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1044) 20250821125902460 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:B6A2888E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #00: 200 64601 OK (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #02: I: B6A2888E (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6A2888E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902460 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902461 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250821125902461 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250821125902461 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0730D733 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0730D733 output_enabled 0 (mgcp_conn.c:271) 20250821125902461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902461 DLMGCP DEBUG <0013> (1234/rtp C:0730D733 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0730D733 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1044) 20250821125902461 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:0730D733 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902462 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #00: 200 64602 OK (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #02: I: 0730D733 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0730D733 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902462 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250821125902463 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250821125902463 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B7BD4B6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B7BD4B6A output_enabled 0 (mgcp_conn.c:271) 20250821125902463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902463 DLMGCP DEBUG <0013> (1234/rtp C:B7BD4B6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B7BD4B6A CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1044) 20250821125902463 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:B7BD4B6A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #00: 200 64603 OK (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #02: I: B7BD4B6A (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7BD4B6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250821125902464 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250821125902464 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:C48F16BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:C48F16BB output_enabled 0 (mgcp_conn.c:271) 20250821125902464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902464 DLMGCP DEBUG <0013> (1234/rtp C:C48F16BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:C48F16BB CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1044) 20250821125902464 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:C48F16BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #00: 200 64604 OK (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #02: I: C48F16BB (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #04: o=- C48F16BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902464 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902465 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902465 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250821125902465 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250821125902465 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902465 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:012E1A2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902465 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:012E1A2E output_enabled 0 (mgcp_conn.c:271) 20250821125902465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902466 DLMGCP DEBUG <0013> (1234/rtp C:012E1A2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:012E1A2E CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1044) 20250821125902466 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:012E1A2E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #00: 200 64605 OK (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #02: I: 012E1A2E (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #04: o=- 012E1A2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902466 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250821125902467 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250821125902467 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:51E57718 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:51E57718 output_enabled 0 (mgcp_conn.c:271) 20250821125902467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902467 DLMGCP DEBUG <0013> (1234/rtp C:51E57718 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:51E57718 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1044) 20250821125902467 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:51E57718 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #00: 200 64606 OK (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #02: I: 51E57718 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51E57718 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902467 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250821125902468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250821125902468 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A5FC9BE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A5FC9BE4 output_enabled 0 (mgcp_conn.c:271) 20250821125902468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902468 DLMGCP DEBUG <0013> (1234/rtp C:A5FC9BE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A5FC9BE4 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1044) 20250821125902468 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:A5FC9BE4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #00: 200 64607 OK (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #02: I: A5FC9BE4 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5FC9BE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902468 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250821125902469 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250821125902469 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902469 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1C066973 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902469 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1C066973 output_enabled 0 (mgcp_conn.c:271) 20250821125902469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902469 DLMGCP DEBUG <0013> (1234/rtp C:1C066973 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902469 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1C066973 CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1044) 20250821125902469 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:1C066973 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902469 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #00: 200 64608 OK (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C066973 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C066973 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902469 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902470 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250821125902470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250821125902470 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902470 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1C17CBFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1C17CBFF output_enabled 0 (mgcp_conn.c:271) 20250821125902471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902471 DLMGCP DEBUG <0013> (1234/rtp C:1C17CBFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1C17CBFF CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1044) 20250821125902471 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:1C17CBFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #00: 200 64609 OK (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C17CBFF (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C17CBFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902471 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250821125902472 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250821125902472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1CC90192 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1CC90192 output_enabled 0 (mgcp_conn.c:271) 20250821125902472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902472 DLMGCP DEBUG <0013> (1234/rtp C:1CC90192 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1CC90192 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1044) 20250821125902472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:1CC90192 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #00: 200 64610 OK (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CC90192 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CC90192 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902472 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250821125902473 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250821125902473 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AEC5A14C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AEC5A14C output_enabled 0 (mgcp_conn.c:271) 20250821125902473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902473 DLMGCP DEBUG <0013> (1234/rtp C:AEC5A14C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AEC5A14C CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1044) 20250821125902473 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:AEC5A14C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902473 DLMGCP DEBUG <0013> Generated response: line #00: 200 64611 OK (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Generated response: line #02: I: AEC5A14C (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902473 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEC5A14C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902474 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250821125902475 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250821125902475 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:06A5EEAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:06A5EEAA output_enabled 0 (mgcp_conn.c:271) 20250821125902475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902475 DLMGCP DEBUG <0013> (1234/rtp C:06A5EEAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:06A5EEAA CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1044) 20250821125902475 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:06A5EEAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #00: 200 64612 OK (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #02: I: 06A5EEAA (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06A5EEAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902475 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250821125902476 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250821125902476 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:171D0079 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:171D0079 output_enabled 0 (mgcp_conn.c:271) 20250821125902476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902476 DLMGCP DEBUG <0013> (1234/rtp C:171D0079 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:171D0079 CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1044) 20250821125902476 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:171D0079 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #00: 200 64613 OK (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #02: I: 171D0079 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #04: o=- 171D0079 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902476 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902477 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902477 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902477 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902477 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250821125902478 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250821125902478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8413A666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8413A666 output_enabled 0 (mgcp_conn.c:271) 20250821125902478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902478 DLMGCP DEBUG <0013> (1234/rtp C:8413A666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8413A666 CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1044) 20250821125902478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:8413A666 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #00: 200 64614 OK (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #02: I: 8413A666 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8413A666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902478 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250821125902479 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250821125902479 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:A6DE939A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:A6DE939A output_enabled 0 (mgcp_conn.c:271) 20250821125902479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902479 DLMGCP DEBUG <0013> (1234/rtp C:A6DE939A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:A6DE939A CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1044) 20250821125902479 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:A6DE939A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #00: 200 64615 OK (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #02: I: A6DE939A (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6DE939A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902479 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902480 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902480 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250821125902480 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250821125902480 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902480 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:6D1DCB46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902481 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:6D1DCB46 output_enabled 0 (mgcp_conn.c:271) 20250821125902481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902481 DLMGCP DEBUG <0013> (1234/rtp C:6D1DCB46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902481 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:6D1DCB46 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1044) 20250821125902481 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:6D1DCB46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902481 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #00: 200 64616 OK (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D1DCB46 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D1DCB46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902481 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250821125902482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250821125902482 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:EEC03AF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:EEC03AF8 output_enabled 0 (mgcp_conn.c:271) 20250821125902482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902482 DLMGCP DEBUG <0013> (1234/rtp C:EEC03AF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:EEC03AF8 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1044) 20250821125902482 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:EEC03AF8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902482 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #00: 200 64617 OK (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #02: I: EEC03AF8 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEC03AF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902482 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902483 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250821125902483 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250821125902483 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:258A0156 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:258A0156 output_enabled 0 (mgcp_conn.c:271) 20250821125902483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902483 DLMGCP DEBUG <0013> (1234/rtp C:258A0156 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:258A0156 CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1044) 20250821125902484 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:258A0156 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #00: 200 64618 OK (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #02: I: 258A0156 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #04: o=- 258A0156 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902484 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250821125902485 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250821125902485 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A5F8EACB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A5F8EACB output_enabled 0 (mgcp_conn.c:271) 20250821125902485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902485 DLMGCP DEBUG <0013> (1234/rtp C:A5F8EACB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A5F8EACB CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1044) 20250821125902485 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:A5F8EACB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #00: 200 64619 OK (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #02: I: A5F8EACB (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5F8EACB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902485 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250821125902486 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250821125902486 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:E84B13EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:E84B13EA output_enabled 0 (mgcp_conn.c:271) 20250821125902486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902486 DLMGCP DEBUG <0013> (1234/rtp C:E84B13EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:E84B13EA CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1044) 20250821125902486 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:E84B13EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #00: 200 64620 OK (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #02: I: E84B13EA (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #04: o=- E84B13EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902486 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902487 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250821125902487 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250821125902487 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:41AB99B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:41AB99B5 output_enabled 0 (mgcp_conn.c:271) 20250821125902488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902488 DLMGCP DEBUG <0013> (1234/rtp C:41AB99B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:41AB99B5 CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1044) 20250821125902488 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:41AB99B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #00: 200 64621 OK (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #02: I: 41AB99B5 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41AB99B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902488 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250821125902490 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250821125902490 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:F08F4083 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:F08F4083 output_enabled 0 (mgcp_conn.c:271) 20250821125902490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902490 DLMGCP DEBUG <0013> (1234/rtp C:F08F4083 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:F08F4083 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1044) 20250821125902490 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:F08F4083 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902490 DLMGCP DEBUG <0013> Generated response: line #00: 200 64622 OK (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Generated response: line #02: I: F08F4083 (mgcp_msg.c:72) 20250821125902490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #04: o=- F08F4083 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250821125902492 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250821125902492 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A8E77E15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A8E77E15 output_enabled 0 (mgcp_conn.c:271) 20250821125902492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902492 DLMGCP DEBUG <0013> (1234/rtp C:A8E77E15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A8E77E15 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1044) 20250821125902492 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:A8E77E15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #00: 200 64623 OK (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #02: I: A8E77E15 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8E77E15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250821125902493 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250821125902493 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:0099238D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:0099238D output_enabled 0 (mgcp_conn.c:271) 20250821125902493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902493 DLMGCP DEBUG <0013> (1234/rtp C:0099238D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:0099238D CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1044) 20250821125902493 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:0099238D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902493 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #00: 200 64624 OK (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #02: I: 0099238D (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0099238D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250821125902494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250821125902494 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:EC284A18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:EC284A18 output_enabled 0 (mgcp_conn.c:271) 20250821125902494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902494 DLMGCP DEBUG <0013> (1234/rtp C:EC284A18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:EC284A18 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1044) 20250821125902494 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:EC284A18 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902494 DLMGCP DEBUG <0013> Generated response: line #00: 200 64625 OK (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250821125902494 DLMGCP DEBUG <0013> Generated response: line #02: I: EC284A18 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC284A18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250821125902495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250821125902495 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:BB4153DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:BB4153DC output_enabled 0 (mgcp_conn.c:271) 20250821125902495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902495 DLMGCP DEBUG <0013> (1234/rtp C:BB4153DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:BB4153DC CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1044) 20250821125902496 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:BB4153DC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #00: 200 64626 OK (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #02: I: BB4153DC (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB4153DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250821125902497 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250821125902497 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5464A2FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5464A2FF output_enabled 0 (mgcp_conn.c:271) 20250821125902497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902497 DLMGCP DEBUG <0013> (1234/rtp C:5464A2FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5464A2FF CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1044) 20250821125902497 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:5464A2FF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #00: 200 64627 OK (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #02: I: 5464A2FF (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5464A2FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250821125902498 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250821125902498 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CEC9464A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CEC9464A output_enabled 0 (mgcp_conn.c:271) 20250821125902498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902498 DLMGCP DEBUG <0013> (1234/rtp C:CEC9464A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CEC9464A CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1044) 20250821125902498 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:CEC9464A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #00: 200 64628 OK (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #02: I: CEC9464A (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEC9464A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250821125902499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250821125902499 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:94ED0915 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:94ED0915 output_enabled 0 (mgcp_conn.c:271) 20250821125902499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902499 DLMGCP DEBUG <0013> (1234/rtp C:94ED0915 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:94ED0915 CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1044) 20250821125902499 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:94ED0915 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #00: 200 64629 OK (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #02: I: 94ED0915 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94ED0915 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250821125902500 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250821125902500 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9FDD4250 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9FDD4250 output_enabled 0 (mgcp_conn.c:271) 20250821125902500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902500 DLMGCP DEBUG <0013> (1234/rtp C:9FDD4250 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9FDD4250 CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1044) 20250821125902500 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:9FDD4250 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #00: 200 64630 OK (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FDD4250 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FDD4250 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250821125902501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250821125902501 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:2CEDAEE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:2CEDAEE0 output_enabled 0 (mgcp_conn.c:271) 20250821125902501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902501 DLMGCP DEBUG <0013> (1234/rtp C:2CEDAEE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:2CEDAEE0 CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1044) 20250821125902501 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:2CEDAEE0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #00: 200 64631 OK (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CEDAEE0 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CEDAEE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250821125902501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250821125902501 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3C586877 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3C586877 output_enabled 0 (mgcp_conn.c:271) 20250821125902501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902501 DLMGCP DEBUG <0013> (1234/rtp C:3C586877 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:3C586877 CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1044) 20250821125902502 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:3C586877 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #00: 200 64632 OK (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C586877 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C586877 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250821125902502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250821125902502 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:EAFEF225 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:EAFEF225 output_enabled 0 (mgcp_conn.c:271) 20250821125902502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902502 DLMGCP DEBUG <0013> (1234/rtp C:EAFEF225 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:EAFEF225 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1044) 20250821125902502 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:EAFEF225 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #00: 200 64633 OK (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #02: I: EAFEF225 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #04: o=- EAFEF225 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250821125902503 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250821125902503 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4053E539 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4053E539 output_enabled 0 (mgcp_conn.c:271) 20250821125902503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902503 DLMGCP DEBUG <0013> (1234/rtp C:4053E539 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:4053E539 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1044) 20250821125902503 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:4053E539 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #00: 200 64634 OK (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #02: I: 4053E539 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4053E539 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250821125902504 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250821125902504 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:66B6ECF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:66B6ECF5 output_enabled 0 (mgcp_conn.c:271) 20250821125902504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902504 DLMGCP DEBUG <0013> (1234/rtp C:66B6ECF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:66B6ECF5 CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1044) 20250821125902504 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:66B6ECF5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #00: 200 64635 OK (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #02: I: 66B6ECF5 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66B6ECF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250821125902505 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250821125902505 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:88005BF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:88005BF7 output_enabled 0 (mgcp_conn.c:271) 20250821125902505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902505 DLMGCP DEBUG <0013> (1234/rtp C:88005BF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:88005BF7 CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1044) 20250821125902505 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:88005BF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #00: 200 64636 OK (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #02: I: 88005BF7 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88005BF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250821125902507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250821125902507 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:35554152 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:35554152 output_enabled 0 (mgcp_conn.c:271) 20250821125902507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902507 DLMGCP DEBUG <0013> (1234/rtp C:35554152 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:35554152 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1044) 20250821125902507 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:35554152 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #00: 200 64637 OK (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #02: I: 35554152 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35554152 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250821125902508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250821125902508 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:96C35B38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:96C35B38 output_enabled 0 (mgcp_conn.c:271) 20250821125902508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902508 DLMGCP DEBUG <0013> (1234/rtp C:96C35B38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:96C35B38 CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1044) 20250821125902508 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:96C35B38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902508 DLMGCP DEBUG <0013> Generated response: line #00: 200 64638 OK (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #02: I: 96C35B38 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96C35B38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250821125902509 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250821125902509 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:AD6B9F53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:AD6B9F53 output_enabled 0 (mgcp_conn.c:271) 20250821125902509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902509 DLMGCP DEBUG <0013> (1234/rtp C:AD6B9F53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:AD6B9F53 CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1044) 20250821125902509 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:AD6B9F53 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #00: 200 64639 OK (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #02: I: AD6B9F53 (mgcp_msg.c:72) 20250821125902509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD6B9F53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250821125902511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250821125902511 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:AC2724F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:AC2724F7 output_enabled 0 (mgcp_conn.c:271) 20250821125902511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902511 DLMGCP DEBUG <0013> (1234/rtp C:AC2724F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:AC2724F7 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1044) 20250821125902511 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:AC2724F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #00: 200 64640 OK (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #02: I: AC2724F7 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC2724F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250821125902512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250821125902512 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:E8C5B098 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:E8C5B098 output_enabled 0 (mgcp_conn.c:271) 20250821125902512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902512 DLMGCP DEBUG <0013> (1234/rtp C:E8C5B098 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:E8C5B098 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1044) 20250821125902512 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:E8C5B098 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #00: 200 64641 OK (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #02: I: E8C5B098 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8C5B098 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250821125902513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250821125902513 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:FA50D443 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:FA50D443 output_enabled 0 (mgcp_conn.c:271) 20250821125902514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902514 DLMGCP DEBUG <0013> (1234/rtp C:FA50D443 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:FA50D443 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1044) 20250821125902514 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:FA50D443 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #00: 200 64642 OK (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #02: I: FA50D443 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA50D443 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250821125902515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250821125902515 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:FC558B10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:FC558B10 output_enabled 0 (mgcp_conn.c:271) 20250821125902515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902515 DLMGCP DEBUG <0013> (1234/rtp C:FC558B10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:FC558B10 CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1044) 20250821125902515 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:FC558B10 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #00: 200 64643 OK (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #02: I: FC558B10 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC558B10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250821125902516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250821125902516 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A01BF3E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A01BF3E4 output_enabled 0 (mgcp_conn.c:271) 20250821125902516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902516 DLMGCP DEBUG <0013> (1234/rtp C:A01BF3E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:A01BF3E4 CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1044) 20250821125902516 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:A01BF3E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #00: 200 64644 OK (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #02: I: A01BF3E4 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #04: o=- A01BF3E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250821125902517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250821125902517 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AEB9D57C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AEB9D57C output_enabled 0 (mgcp_conn.c:271) 20250821125902517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902517 DLMGCP DEBUG <0013> (1234/rtp C:AEB9D57C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:AEB9D57C CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1044) 20250821125902518 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:AEB9D57C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #00: 200 64645 OK (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #02: I: AEB9D57C (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEB9D57C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250821125902519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250821125902519 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:78E912FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:78E912FD output_enabled 0 (mgcp_conn.c:271) 20250821125902519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902519 DLMGCP DEBUG <0013> (1234/rtp C:78E912FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:78E912FD CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1044) 20250821125902519 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:78E912FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #00: 200 64646 OK (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #02: I: 78E912FD (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78E912FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250821125902520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250821125902520 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:021C3FCF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:021C3FCF output_enabled 0 (mgcp_conn.c:271) 20250821125902520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902520 DLMGCP DEBUG <0013> (1234/rtp C:021C3FCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:021C3FCF CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1044) 20250821125902520 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:021C3FCF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #00: 200 64647 OK (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #02: I: 021C3FCF (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 021C3FCF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250821125902521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250821125902521 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:81860A12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:81860A12 output_enabled 0 (mgcp_conn.c:271) 20250821125902521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902521 DLMGCP DEBUG <0013> (1234/rtp C:81860A12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:81860A12 CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1044) 20250821125902521 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:81860A12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #00: 200 64648 OK (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #02: I: 81860A12 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81860A12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250821125902522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250821125902522 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:378E6ED7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:378E6ED7 output_enabled 0 (mgcp_conn.c:271) 20250821125902522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902522 DLMGCP DEBUG <0013> (1234/rtp C:378E6ED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:378E6ED7 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1044) 20250821125902522 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:378E6ED7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #00: 200 64649 OK (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #02: I: 378E6ED7 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 378E6ED7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250821125902523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250821125902523 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:38503BFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:38503BFB output_enabled 0 (mgcp_conn.c:271) 20250821125902523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902523 DLMGCP DEBUG <0013> (1234/rtp C:38503BFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:38503BFB CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1044) 20250821125902523 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:38503BFB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #00: 200 64650 OK (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #02: I: 38503BFB (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38503BFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250821125902523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250821125902523 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3F317FC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3F317FC8 output_enabled 0 (mgcp_conn.c:271) 20250821125902523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902523 DLMGCP DEBUG <0013> (1234/rtp C:3F317FC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3F317FC8 CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1044) 20250821125902523 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:3F317FC8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #00: 200 64651 OK (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F317FC8 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F317FC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250821125902524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250821125902524 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B12F9C0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B12F9C0E output_enabled 0 (mgcp_conn.c:271) 20250821125902524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902524 DLMGCP DEBUG <0013> (1234/rtp C:B12F9C0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B12F9C0E CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1044) 20250821125902524 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:B12F9C0E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #00: 200 64652 OK (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #02: I: B12F9C0E (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #04: o=- B12F9C0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250821125902524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250821125902524 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7D99130F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7D99130F output_enabled 0 (mgcp_conn.c:271) 20250821125902524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902524 DLMGCP DEBUG <0013> (1234/rtp C:7D99130F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7D99130F CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1044) 20250821125902525 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:7D99130F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #00: 200 64653 OK (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D99130F (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D99130F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250821125902525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250821125902525 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:05E8D803 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:05E8D803 output_enabled 0 (mgcp_conn.c:271) 20250821125902525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902525 DLMGCP DEBUG <0013> (1234/rtp C:05E8D803 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:05E8D803 CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1044) 20250821125902525 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:05E8D803 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #00: 200 64654 OK (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #02: I: 05E8D803 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05E8D803 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250821125902526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250821125902526 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:F7994992 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:F7994992 output_enabled 0 (mgcp_conn.c:271) 20250821125902526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902526 DLMGCP DEBUG <0013> (1234/rtp C:F7994992 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:F7994992 CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1044) 20250821125902526 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:F7994992 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #00: 200 64655 OK (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #02: I: F7994992 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7994992 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250821125902526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250821125902526 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:CEC49FF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:CEC49FF6 output_enabled 0 (mgcp_conn.c:271) 20250821125902526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902526 DLMGCP DEBUG <0013> (1234/rtp C:CEC49FF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:CEC49FF6 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1044) 20250821125902526 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:CEC49FF6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #00: 200 64656 OK (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #02: I: CEC49FF6 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEC49FF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250821125902527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250821125902527 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:93366ED7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:93366ED7 output_enabled 0 (mgcp_conn.c:271) 20250821125902527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902527 DLMGCP DEBUG <0013> (1234/rtp C:93366ED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:93366ED7 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1044) 20250821125902527 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:93366ED7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #00: 200 64657 OK (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #02: I: 93366ED7 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93366ED7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250821125902527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250821125902527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:7EB83970 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:7EB83970 output_enabled 0 (mgcp_conn.c:271) 20250821125902527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902527 DLMGCP DEBUG <0013> (1234/rtp C:7EB83970 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:7EB83970 CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1044) 20250821125902527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:7EB83970 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #00: 200 64658 OK (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EB83970 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EB83970 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250821125902528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250821125902528 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:08FD2D95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:08FD2D95 output_enabled 0 (mgcp_conn.c:271) 20250821125902528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902528 DLMGCP DEBUG <0013> (1234/rtp C:08FD2D95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:08FD2D95 CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1044) 20250821125902528 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:08FD2D95 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #00: 200 64659 OK (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #02: I: 08FD2D95 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08FD2D95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250821125902528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250821125902528 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8568CE0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8568CE0D output_enabled 0 (mgcp_conn.c:271) 20250821125902528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902528 DLMGCP DEBUG <0013> (1234/rtp C:8568CE0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8568CE0D CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1044) 20250821125902528 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:8568CE0D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #00: 200 64660 OK (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #02: I: 8568CE0D (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8568CE0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250821125902529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250821125902529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BD278640 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BD278640 output_enabled 0 (mgcp_conn.c:271) 20250821125902529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902529 DLMGCP DEBUG <0013> (1234/rtp C:BD278640 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BD278640 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1044) 20250821125902529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:BD278640 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #00: 200 64661 OK (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #02: I: BD278640 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD278640 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250821125902529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250821125902529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2616F24C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2616F24C output_enabled 0 (mgcp_conn.c:271) 20250821125902529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902529 DLMGCP DEBUG <0013> (1234/rtp C:2616F24C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2616F24C CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1044) 20250821125902529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:2616F24C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #00: 200 64662 OK (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #02: I: 2616F24C (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2616F24C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250821125902530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250821125902530 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FE8FF2C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FE8FF2C4 output_enabled 0 (mgcp_conn.c:271) 20250821125902530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902530 DLMGCP DEBUG <0013> (1234/rtp C:FE8FF2C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FE8FF2C4 CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1044) 20250821125902530 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:FE8FF2C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #00: 200 64663 OK (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #02: I: FE8FF2C4 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE8FF2C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250821125902531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250821125902531 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:DCD2F70D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:DCD2F70D output_enabled 0 (mgcp_conn.c:271) 20250821125902531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902531 DLMGCP DEBUG <0013> (1234/rtp C:DCD2F70D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:DCD2F70D CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1044) 20250821125902531 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:DCD2F70D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #00: 200 64664 OK (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #02: I: DCD2F70D (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCD2F70D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250821125902532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250821125902532 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:BCCE7821 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:BCCE7821 output_enabled 0 (mgcp_conn.c:271) 20250821125902532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902532 DLMGCP DEBUG <0013> (1234/rtp C:BCCE7821 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:BCCE7821 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1044) 20250821125902532 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:BCCE7821 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #00: 200 64665 OK (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #02: I: BCCE7821 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCCE7821 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250821125902533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250821125902533 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C2DEF694 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C2DEF694 output_enabled 0 (mgcp_conn.c:271) 20250821125902533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902533 DLMGCP DEBUG <0013> (1234/rtp C:C2DEF694 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C2DEF694 CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1044) 20250821125902533 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:C2DEF694 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #00: 200 64666 OK (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #02: I: C2DEF694 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2DEF694 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250821125902535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250821125902535 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DF6AB94D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DF6AB94D output_enabled 0 (mgcp_conn.c:271) 20250821125902535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902535 DLMGCP DEBUG <0013> (1234/rtp C:DF6AB94D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DF6AB94D CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1044) 20250821125902535 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:DF6AB94D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #00: 200 64667 OK (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #02: I: DF6AB94D (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF6AB94D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250821125902536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250821125902536 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:51B51324 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:51B51324 output_enabled 0 (mgcp_conn.c:271) 20250821125902536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902536 DLMGCP DEBUG <0013> (1234/rtp C:51B51324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:51B51324 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1044) 20250821125902536 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:51B51324 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #00: 200 64668 OK (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #02: I: 51B51324 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51B51324 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250821125902537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250821125902537 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902537 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:5871B727 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902537 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:5871B727 output_enabled 0 (mgcp_conn.c:271) 20250821125902537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902537 DLMGCP DEBUG <0013> (1234/rtp C:5871B727 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902537 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:5871B727 CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1044) 20250821125902537 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:5871B727 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902537 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #00: 200 64669 OK (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #02: I: 5871B727 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5871B727 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250821125902538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250821125902538 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F90BCBA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F90BCBA2 output_enabled 0 (mgcp_conn.c:271) 20250821125902538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902538 DLMGCP DEBUG <0013> (1234/rtp C:F90BCBA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F90BCBA2 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1044) 20250821125902538 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:F90BCBA2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #00: 200 64670 OK (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #02: I: F90BCBA2 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #04: o=- F90BCBA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250821125902539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250821125902539 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:56C61CDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:56C61CDC output_enabled 0 (mgcp_conn.c:271) 20250821125902539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902539 DLMGCP DEBUG <0013> (1234/rtp C:56C61CDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:56C61CDC CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1044) 20250821125902539 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:56C61CDC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #00: 200 64671 OK (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #02: I: 56C61CDC (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56C61CDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250821125902540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250821125902540 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:30F5A94F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:30F5A94F output_enabled 0 (mgcp_conn.c:271) 20250821125902540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902541 DLMGCP DEBUG <0013> (1234/rtp C:30F5A94F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902541 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:30F5A94F CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1044) 20250821125902541 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:30F5A94F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902541 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #00: 200 64672 OK (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #02: I: 30F5A94F (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30F5A94F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902541 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250821125902541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250821125902542 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:1F46D2CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:1F46D2CB output_enabled 0 (mgcp_conn.c:271) 20250821125902542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902542 DLMGCP DEBUG <0013> (1234/rtp C:1F46D2CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:1F46D2CB CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1044) 20250821125902542 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:1F46D2CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #00: 200 64673 OK (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F46D2CB (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F46D2CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250821125902542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250821125902542 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2E1AA958 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2E1AA958 output_enabled 0 (mgcp_conn.c:271) 20250821125902542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902542 DLMGCP DEBUG <0013> (1234/rtp C:2E1AA958 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2E1AA958 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1044) 20250821125902542 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:2E1AA958 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #00: 200 64674 OK (mgcp_msg.c:72) 20250821125902542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E1AA958 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E1AA958 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250821125902543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250821125902543 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1039E8E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1039E8E1 output_enabled 0 (mgcp_conn.c:271) 20250821125902543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902543 DLMGCP DEBUG <0013> (1234/rtp C:1039E8E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:1039E8E1 CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1044) 20250821125902543 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:1039E8E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #00: 200 64675 OK (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #02: I: 1039E8E1 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1039E8E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250821125902544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250821125902544 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:73E07118 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:73E07118 output_enabled 0 (mgcp_conn.c:271) 20250821125902544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902544 DLMGCP DEBUG <0013> (1234/rtp C:73E07118 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:73E07118 CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1044) 20250821125902544 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:73E07118 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #00: 200 64676 OK (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #02: I: 73E07118 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73E07118 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250821125902545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250821125902545 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:8731F6E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:8731F6E4 output_enabled 0 (mgcp_conn.c:271) 20250821125902545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902545 DLMGCP DEBUG <0013> (1234/rtp C:8731F6E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:8731F6E4 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1044) 20250821125902545 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:8731F6E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #00: 200 64677 OK (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #02: I: 8731F6E4 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8731F6E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250821125902546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250821125902546 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:8FD22D04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:8FD22D04 output_enabled 0 (mgcp_conn.c:271) 20250821125902546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902546 DLMGCP DEBUG <0013> (1234/rtp C:8FD22D04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:8FD22D04 CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1044) 20250821125902546 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:8FD22D04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #00: 200 64678 OK (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FD22D04 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FD22D04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250821125902546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250821125902546 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DD11ECF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902546 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DD11ECF4 output_enabled 0 (mgcp_conn.c:271) 20250821125902547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902547 DLMGCP DEBUG <0013> (1234/rtp C:DD11ECF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DD11ECF4 CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1044) 20250821125902547 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:DD11ECF4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #00: 200 64679 OK (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #02: I: DD11ECF4 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD11ECF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250821125902547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250821125902547 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0BF88BFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0BF88BFA output_enabled 0 (mgcp_conn.c:271) 20250821125902547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902547 DLMGCP DEBUG <0013> (1234/rtp C:0BF88BFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0BF88BFA CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1044) 20250821125902547 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:0BF88BFA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #00: 200 64680 OK (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BF88BFA (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BF88BFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250821125902548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250821125902548 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C7630D80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C7630D80 output_enabled 0 (mgcp_conn.c:271) 20250821125902548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902548 DLMGCP DEBUG <0013> (1234/rtp C:C7630D80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:C7630D80 CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1044) 20250821125902548 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:C7630D80 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #00: 200 64681 OK (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #02: I: C7630D80 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902548 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7630D80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250821125902549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250821125902549 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:07F0AD21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:07F0AD21 output_enabled 0 (mgcp_conn.c:271) 20250821125902549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902549 DLMGCP DEBUG <0013> (1234/rtp C:07F0AD21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:07F0AD21 CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1044) 20250821125902549 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:07F0AD21 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #00: 200 64682 OK (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #02: I: 07F0AD21 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07F0AD21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250821125902551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250821125902551 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:D02819B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:D02819B5 output_enabled 0 (mgcp_conn.c:271) 20250821125902551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902551 DLMGCP DEBUG <0013> (1234/rtp C:D02819B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:D02819B5 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1044) 20250821125902551 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:D02819B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #00: 200 64683 OK (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #02: I: D02819B5 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #04: o=- D02819B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250821125902552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250821125902552 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:144BC3D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:144BC3D3 output_enabled 0 (mgcp_conn.c:271) 20250821125902552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902552 DLMGCP DEBUG <0013> (1234/rtp C:144BC3D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:144BC3D3 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1044) 20250821125902552 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:144BC3D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #00: 200 64684 OK (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #02: I: 144BC3D3 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #04: o=- 144BC3D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250821125902553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250821125902553 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:60A05EA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:60A05EA1 output_enabled 0 (mgcp_conn.c:271) 20250821125902553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902553 DLMGCP DEBUG <0013> (1234/rtp C:60A05EA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:60A05EA1 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1044) 20250821125902553 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:60A05EA1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #00: 200 64685 OK (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #02: I: 60A05EA1 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60A05EA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250821125902554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250821125902554 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:8C85BFF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:8C85BFF0 output_enabled 0 (mgcp_conn.c:271) 20250821125902554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902554 DLMGCP DEBUG <0013> (1234/rtp C:8C85BFF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:8C85BFF0 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1044) 20250821125902554 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:8C85BFF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #00: 200 64686 OK (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C85BFF0 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C85BFF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250821125902555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250821125902555 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902555 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:BE554E6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902555 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:BE554E6E output_enabled 0 (mgcp_conn.c:271) 20250821125902555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902555 DLMGCP DEBUG <0013> (1234/rtp C:BE554E6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902555 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:BE554E6E CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1044) 20250821125902555 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:BE554E6E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902555 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #00: 200 64687 OK (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #02: I: BE554E6E (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE554E6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250821125902556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250821125902556 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902556 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:0C2781C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902556 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:0C2781C9 output_enabled 0 (mgcp_conn.c:271) 20250821125902556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902556 DLMGCP DEBUG <0013> (1234/rtp C:0C2781C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902556 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:0C2781C9 CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1044) 20250821125902556 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:0C2781C9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902556 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #00: 200 64688 OK (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C2781C9 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C2781C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250821125902557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250821125902557 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:DDC00480 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:DDC00480 output_enabled 0 (mgcp_conn.c:271) 20250821125902557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902557 DLMGCP DEBUG <0013> (1234/rtp C:DDC00480 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:DDC00480 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1044) 20250821125902557 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:DDC00480 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #00: 200 64689 OK (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #02: I: DDC00480 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDC00480 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250821125902558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250821125902558 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A2F66935 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A2F66935 output_enabled 0 (mgcp_conn.c:271) 20250821125902558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902558 DLMGCP DEBUG <0013> (1234/rtp C:A2F66935 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A2F66935 CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1044) 20250821125902558 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:A2F66935 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902558 DLMGCP DEBUG <0013> Generated response: line #00: 200 64690 OK (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250821125902558 DLMGCP DEBUG <0013> Generated response: line #02: I: A2F66935 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2F66935 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250821125902559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250821125902559 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:830388F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:830388F0 output_enabled 0 (mgcp_conn.c:271) 20250821125902559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902559 DLMGCP DEBUG <0013> (1234/rtp C:830388F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:830388F0 CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1044) 20250821125902559 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:830388F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #00: 200 64691 OK (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #02: I: 830388F0 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 830388F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250821125902560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250821125902560 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A345E80F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A345E80F output_enabled 0 (mgcp_conn.c:271) 20250821125902560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902560 DLMGCP DEBUG <0013> (1234/rtp C:A345E80F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A345E80F CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1044) 20250821125902560 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:A345E80F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #00: 200 64692 OK (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #02: I: A345E80F (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #04: o=- A345E80F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250821125902561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250821125902561 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:B1F50669 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:B1F50669 output_enabled 0 (mgcp_conn.c:271) 20250821125902561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902561 DLMGCP DEBUG <0013> (1234/rtp C:B1F50669 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:B1F50669 CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1044) 20250821125902561 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:B1F50669 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #00: 200 64693 OK (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #02: I: B1F50669 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1F50669 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250821125902562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250821125902562 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902562 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B50461DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902562 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B50461DB output_enabled 0 (mgcp_conn.c:271) 20250821125902562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902562 DLMGCP DEBUG <0013> (1234/rtp C:B50461DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902562 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B50461DB CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1044) 20250821125902562 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:B50461DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902562 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #00: 200 64694 OK (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #02: I: B50461DB (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #04: o=- B50461DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250821125902563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250821125902563 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:6555BA01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:6555BA01 output_enabled 0 (mgcp_conn.c:271) 20250821125902563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902563 DLMGCP DEBUG <0013> (1234/rtp C:6555BA01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:6555BA01 CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1044) 20250821125902563 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:6555BA01 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #00: 200 64695 OK (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #02: I: 6555BA01 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6555BA01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250821125902564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250821125902564 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3C3F7BCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3C3F7BCC output_enabled 0 (mgcp_conn.c:271) 20250821125902564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902564 DLMGCP DEBUG <0013> (1234/rtp C:3C3F7BCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3C3F7BCC CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1044) 20250821125902564 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:3C3F7BCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #00: 200 64696 OK (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C3F7BCC (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C3F7BCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250821125902565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250821125902565 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D0E9016C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D0E9016C output_enabled 0 (mgcp_conn.c:271) 20250821125902565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902565 DLMGCP DEBUG <0013> (1234/rtp C:D0E9016C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D0E9016C CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1044) 20250821125902565 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:D0E9016C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #00: 200 64697 OK (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #02: I: D0E9016C (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0E9016C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250821125902565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250821125902565 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BF1FFBE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BF1FFBE3 output_enabled 0 (mgcp_conn.c:271) 20250821125902565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902565 DLMGCP DEBUG <0013> (1234/rtp C:BF1FFBE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BF1FFBE3 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1044) 20250821125902565 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:BF1FFBE3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902565 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #00: 200 64698 OK (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250821125902565 DLMGCP DEBUG <0013> Generated response: line #02: I: BF1FFBE3 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF1FFBE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250821125902566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250821125902566 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D96EE59D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D96EE59D output_enabled 0 (mgcp_conn.c:271) 20250821125902566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902566 DLMGCP DEBUG <0013> (1234/rtp C:D96EE59D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:D96EE59D CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1044) 20250821125902566 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:D96EE59D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #00: 200 64699 OK (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #02: I: D96EE59D (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #04: o=- D96EE59D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250821125902567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250821125902567 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3EC9FBFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3EC9FBFD output_enabled 0 (mgcp_conn.c:271) 20250821125902567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902567 DLMGCP DEBUG <0013> (1234/rtp C:3EC9FBFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3EC9FBFD CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1044) 20250821125902567 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:3EC9FBFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #00: 200 64700 OK (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EC9FBFD (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EC9FBFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250821125902568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250821125902568 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:681BF12C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:681BF12C output_enabled 0 (mgcp_conn.c:271) 20250821125902568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902568 DLMGCP DEBUG <0013> (1234/rtp C:681BF12C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:681BF12C CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1044) 20250821125902568 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:681BF12C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #00: 200 64701 OK (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #02: I: 681BF12C (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 681BF12C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250821125902568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250821125902568 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:FF62CA0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902568 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:FF62CA0A output_enabled 0 (mgcp_conn.c:271) 20250821125902568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902568 DLMGCP DEBUG <0013> (1234/rtp C:FF62CA0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:FF62CA0A CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1044) 20250821125902569 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:FF62CA0A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #00: 200 64702 OK (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #02: I: FF62CA0A (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF62CA0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250821125902569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250821125902569 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:831388F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:831388F4 output_enabled 0 (mgcp_conn.c:271) 20250821125902569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902569 DLMGCP DEBUG <0013> (1234/rtp C:831388F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:831388F4 CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1044) 20250821125902569 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:831388F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #00: 200 64703 OK (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #02: I: 831388F4 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 831388F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250821125902570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250821125902570 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EA9660E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EA9660E output_enabled 0 (mgcp_conn.c:271) 20250821125902570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902570 DLMGCP DEBUG <0013> (1234/rtp C:7EA9660E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EA9660E CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1044) 20250821125902570 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:7EA9660E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #00: 200 64704 OK (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EA9660E (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EA9660E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250821125902571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250821125902571 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:450520C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:450520C0 output_enabled 0 (mgcp_conn.c:271) 20250821125902571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902571 DLMGCP DEBUG <0013> (1234/rtp C:450520C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:450520C0 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1044) 20250821125902571 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:450520C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #00: 200 64705 OK (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #02: I: 450520C0 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 450520C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250821125902572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250821125902572 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5168C754 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5168C754 output_enabled 0 (mgcp_conn.c:271) 20250821125902572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902572 DLMGCP DEBUG <0013> (1234/rtp C:5168C754 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5168C754 CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1044) 20250821125902572 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:5168C754 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #00: 200 64706 OK (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #02: I: 5168C754 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5168C754 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250821125902572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250821125902572 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:FD46FCFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:FD46FCFE output_enabled 0 (mgcp_conn.c:271) 20250821125902572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902572 DLMGCP DEBUG <0013> (1234/rtp C:FD46FCFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:FD46FCFE CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1044) 20250821125902572 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:FD46FCFE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #00: 200 64707 OK (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #02: I: FD46FCFE (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD46FCFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250821125902573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250821125902573 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:3EA73AAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:3EA73AAD output_enabled 0 (mgcp_conn.c:271) 20250821125902573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902573 DLMGCP DEBUG <0013> (1234/rtp C:3EA73AAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:3EA73AAD CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1044) 20250821125902573 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:3EA73AAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #00: 200 64708 OK (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EA73AAD (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EA73AAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250821125902574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250821125902574 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:12A51449 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:12A51449 output_enabled 0 (mgcp_conn.c:271) 20250821125902574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902574 DLMGCP DEBUG <0013> (1234/rtp C:12A51449 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:12A51449 CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1044) 20250821125902574 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:12A51449 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #00: 200 64709 OK (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #02: I: 12A51449 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12A51449 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250821125902575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250821125902575 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:56C6E0B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:56C6E0B2 output_enabled 0 (mgcp_conn.c:271) 20250821125902575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902575 DLMGCP DEBUG <0013> (1234/rtp C:56C6E0B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:56C6E0B2 CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1044) 20250821125902575 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:56C6E0B2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #00: 200 64710 OK (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #02: I: 56C6E0B2 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56C6E0B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250821125902575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250821125902575 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D7563FCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D7563FCE output_enabled 0 (mgcp_conn.c:271) 20250821125902575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902575 DLMGCP DEBUG <0013> (1234/rtp C:D7563FCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D7563FCE CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1044) 20250821125902575 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:D7563FCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #00: 200 64711 OK (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #02: I: D7563FCE (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7563FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250821125902576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250821125902576 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:3415AF7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:3415AF7B output_enabled 0 (mgcp_conn.c:271) 20250821125902576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902576 DLMGCP DEBUG <0013> (1234/rtp C:3415AF7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:3415AF7B CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1044) 20250821125902576 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:3415AF7B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #00: 200 64712 OK (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #02: I: 3415AF7B (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3415AF7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250821125902577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250821125902577 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FEC1D49A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FEC1D49A output_enabled 0 (mgcp_conn.c:271) 20250821125902577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902577 DLMGCP DEBUG <0013> (1234/rtp C:FEC1D49A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FEC1D49A CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1044) 20250821125902577 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:FEC1D49A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #00: 200 64713 OK (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #02: I: FEC1D49A (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEC1D49A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250821125902578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250821125902578 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E66F599D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E66F599D output_enabled 0 (mgcp_conn.c:271) 20250821125902578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902578 DLMGCP DEBUG <0013> (1234/rtp C:E66F599D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E66F599D CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1044) 20250821125902578 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:E66F599D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #00: 200 64714 OK (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #02: I: E66F599D (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #04: o=- E66F599D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250821125902578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250821125902578 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:FA76C4B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:FA76C4B8 output_enabled 0 (mgcp_conn.c:271) 20250821125902578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902578 DLMGCP DEBUG <0013> (1234/rtp C:FA76C4B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902578 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:FA76C4B8 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1044) 20250821125902578 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:FA76C4B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #00: 200 64715 OK (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #02: I: FA76C4B8 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA76C4B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250821125902579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250821125902579 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:484B2849 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:484B2849 output_enabled 0 (mgcp_conn.c:271) 20250821125902579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902579 DLMGCP DEBUG <0013> (1234/rtp C:484B2849 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:484B2849 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1044) 20250821125902579 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:484B2849 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902579 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #00: 200 64716 OK (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #02: I: 484B2849 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 484B2849 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250821125902580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250821125902580 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902580 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F4A8ACCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902580 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F4A8ACCD output_enabled 0 (mgcp_conn.c:271) 20250821125902580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902580 DLMGCP DEBUG <0013> (1234/rtp C:F4A8ACCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902580 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F4A8ACCD CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1044) 20250821125902580 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:F4A8ACCD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902580 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #00: 200 64717 OK (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #02: I: F4A8ACCD (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4A8ACCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250821125902581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250821125902581 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:12B865BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:12B865BB output_enabled 0 (mgcp_conn.c:271) 20250821125902581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902581 DLMGCP DEBUG <0013> (1234/rtp C:12B865BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:12B865BB CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1044) 20250821125902581 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:12B865BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #00: 200 64718 OK (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #02: I: 12B865BB (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12B865BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250821125902581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250821125902581 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C6AFF2B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C6AFF2B3 output_enabled 0 (mgcp_conn.c:271) 20250821125902581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902581 DLMGCP DEBUG <0013> (1234/rtp C:C6AFF2B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C6AFF2B3 CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1044) 20250821125902581 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:C6AFF2B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902581 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #00: 200 64719 OK (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #02: I: C6AFF2B3 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6AFF2B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250821125902582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250821125902582 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902582 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B773B528 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902582 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B773B528 output_enabled 0 (mgcp_conn.c:271) 20250821125902582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902582 DLMGCP DEBUG <0013> (1234/rtp C:B773B528 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902582 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B773B528 CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1044) 20250821125902582 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:B773B528 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902582 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #00: 200 64720 OK (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #02: I: B773B528 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #04: o=- B773B528 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250821125902583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250821125902583 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:BAAEDEB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:BAAEDEB5 output_enabled 0 (mgcp_conn.c:271) 20250821125902583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902583 DLMGCP DEBUG <0013> (1234/rtp C:BAAEDEB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:BAAEDEB5 CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1044) 20250821125902583 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:BAAEDEB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #00: 200 64721 OK (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #02: I: BAAEDEB5 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAAEDEB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250821125902584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250821125902584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:5BA4BC06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:5BA4BC06 output_enabled 0 (mgcp_conn.c:271) 20250821125902584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902584 DLMGCP DEBUG <0013> (1234/rtp C:5BA4BC06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:5BA4BC06 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1044) 20250821125902584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:5BA4BC06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #00: 200 64722 OK (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BA4BC06 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BA4BC06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250821125902584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250821125902584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:067D08E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:067D08E7 output_enabled 0 (mgcp_conn.c:271) 20250821125902584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902584 DLMGCP DEBUG <0013> (1234/rtp C:067D08E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:067D08E7 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1044) 20250821125902584 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:067D08E7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #00: 200 64723 OK (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #02: I: 067D08E7 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 067D08E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250821125902585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250821125902585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EFE6B2C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EFE6B2C6 output_enabled 0 (mgcp_conn.c:271) 20250821125902585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902585 DLMGCP DEBUG <0013> (1234/rtp C:EFE6B2C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EFE6B2C6 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1044) 20250821125902585 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:EFE6B2C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #00: 200 64724 OK (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #02: I: EFE6B2C6 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFE6B2C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250821125902586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250821125902586 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:30786B92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:30786B92 output_enabled 0 (mgcp_conn.c:271) 20250821125902586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902586 DLMGCP DEBUG <0013> (1234/rtp C:30786B92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:30786B92 CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1044) 20250821125902586 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:30786B92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #00: 200 64725 OK (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #02: I: 30786B92 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30786B92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250821125902587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250821125902587 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5611369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5611369 output_enabled 0 (mgcp_conn.c:271) 20250821125902587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902587 DLMGCP DEBUG <0013> (1234/rtp C:D5611369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5611369 CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1044) 20250821125902587 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:D5611369 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #00: 200 64726 OK (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #02: I: D5611369 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5611369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250821125902587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250821125902587 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:6798CC68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:6798CC68 output_enabled 0 (mgcp_conn.c:271) 20250821125902587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902587 DLMGCP DEBUG <0013> (1234/rtp C:6798CC68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:6798CC68 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1044) 20250821125902587 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:6798CC68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #00: 200 64727 OK (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #02: I: 6798CC68 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6798CC68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250821125902588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250821125902588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:797EA072 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:797EA072 output_enabled 0 (mgcp_conn.c:271) 20250821125902588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902588 DLMGCP DEBUG <0013> (1234/rtp C:797EA072 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:797EA072 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1044) 20250821125902588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:797EA072 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #00: 200 64728 OK (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #02: I: 797EA072 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 797EA072 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250821125902588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250821125902588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:9AAE1787 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:9AAE1787 output_enabled 0 (mgcp_conn.c:271) 20250821125902588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902588 DLMGCP DEBUG <0013> (1234/rtp C:9AAE1787 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:9AAE1787 CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1044) 20250821125902589 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:9AAE1787 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #00: 200 64729 OK (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AAE1787 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AAE1787 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250821125902589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250821125902589 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:87A0A76D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:87A0A76D output_enabled 0 (mgcp_conn.c:271) 20250821125902589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902589 DLMGCP DEBUG <0013> (1234/rtp C:87A0A76D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:87A0A76D CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1044) 20250821125902589 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:87A0A76D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #00: 200 64730 OK (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #02: I: 87A0A76D (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87A0A76D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250821125902590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250821125902590 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A31144EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A31144EF output_enabled 0 (mgcp_conn.c:271) 20250821125902590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902590 DLMGCP DEBUG <0013> (1234/rtp C:A31144EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A31144EF CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1044) 20250821125902590 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:A31144EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #00: 200 64731 OK (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #02: I: A31144EF (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #04: o=- A31144EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250821125902590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250821125902590 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:68283D97 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:68283D97 output_enabled 0 (mgcp_conn.c:271) 20250821125902590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902590 DLMGCP DEBUG <0013> (1234/rtp C:68283D97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:68283D97 CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1044) 20250821125902590 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:68283D97 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #00: 200 64732 OK (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #02: I: 68283D97 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68283D97 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250821125902591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250821125902591 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:FC4D5743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:FC4D5743 output_enabled 0 (mgcp_conn.c:271) 20250821125902591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902591 DLMGCP DEBUG <0013> (1234/rtp C:FC4D5743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:FC4D5743 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1044) 20250821125902591 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:FC4D5743 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #00: 200 64733 OK (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #02: I: FC4D5743 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC4D5743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250821125902592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250821125902592 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:ED7C35A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:ED7C35A2 output_enabled 0 (mgcp_conn.c:271) 20250821125902592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902592 DLMGCP DEBUG <0013> (1234/rtp C:ED7C35A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:ED7C35A2 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1044) 20250821125902592 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:ED7C35A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #00: 200 64734 OK (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #02: I: ED7C35A2 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED7C35A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250821125902593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250821125902593 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:38476DD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:38476DD6 output_enabled 0 (mgcp_conn.c:271) 20250821125902593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902593 DLMGCP DEBUG <0013> (1234/rtp C:38476DD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:38476DD6 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1044) 20250821125902593 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:38476DD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #00: 200 64735 OK (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #02: I: 38476DD6 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38476DD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250821125902594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250821125902594 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:70305B9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:70305B9D output_enabled 0 (mgcp_conn.c:271) 20250821125902594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902594 DLMGCP DEBUG <0013> (1234/rtp C:70305B9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:70305B9D CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1044) 20250821125902594 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:70305B9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #00: 200 64736 OK (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #02: I: 70305B9D (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70305B9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250821125902594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250821125902594 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FD0B63C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FD0B63C0 output_enabled 0 (mgcp_conn.c:271) 20250821125902594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902595 DLMGCP DEBUG <0013> (1234/rtp C:FD0B63C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FD0B63C0 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1044) 20250821125902595 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:FD0B63C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #00: 200 64737 OK (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #02: I: FD0B63C0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD0B63C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250821125902595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250821125902595 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F878B125 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F878B125 output_enabled 0 (mgcp_conn.c:271) 20250821125902595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902595 DLMGCP DEBUG <0013> (1234/rtp C:F878B125 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F878B125 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1044) 20250821125902595 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:F878B125 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #00: 200 64738 OK (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #02: I: F878B125 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #04: o=- F878B125 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250821125902596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250821125902596 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:0007213B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:0007213B output_enabled 0 (mgcp_conn.c:271) 20250821125902596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902596 DLMGCP DEBUG <0013> (1234/rtp C:0007213B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:0007213B CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1044) 20250821125902596 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:0007213B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #00: 200 64739 OK (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #02: I: 0007213B (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0007213B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250821125902597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250821125902597 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:75299546 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:75299546 output_enabled 0 (mgcp_conn.c:271) 20250821125902597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902597 DLMGCP DEBUG <0013> (1234/rtp C:75299546 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:75299546 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1044) 20250821125902597 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:75299546 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #00: 200 64740 OK (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #02: I: 75299546 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75299546 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250821125902598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250821125902598 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:E4F79B9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:E4F79B9D output_enabled 0 (mgcp_conn.c:271) 20250821125902598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902598 DLMGCP DEBUG <0013> (1234/rtp C:E4F79B9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:E4F79B9D CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1044) 20250821125902598 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:E4F79B9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #00: 200 64741 OK (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #02: I: E4F79B9D (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4F79B9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250821125902599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250821125902599 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:59339C72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:59339C72 output_enabled 0 (mgcp_conn.c:271) 20250821125902599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902599 DLMGCP DEBUG <0013> (1234/rtp C:59339C72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:59339C72 CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1044) 20250821125902599 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:59339C72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #00: 200 64742 OK (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #02: I: 59339C72 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59339C72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902600 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250821125902600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250821125902600 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902600 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:83F305DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902600 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:83F305DD output_enabled 0 (mgcp_conn.c:271) 20250821125902601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902601 DLMGCP DEBUG <0013> (1234/rtp C:83F305DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:83F305DD CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1044) 20250821125902601 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:83F305DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #00: 200 64743 OK (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #02: I: 83F305DD (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83F305DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250821125902602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250821125902602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5E1C2B21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5E1C2B21 output_enabled 0 (mgcp_conn.c:271) 20250821125902602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902602 DLMGCP DEBUG <0013> (1234/rtp C:5E1C2B21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5E1C2B21 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1044) 20250821125902602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:5E1C2B21 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #00: 200 64744 OK (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E1C2B21 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E1C2B21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250821125902603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250821125902603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7963F2B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7963F2B9 output_enabled 0 (mgcp_conn.c:271) 20250821125902603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902603 DLMGCP DEBUG <0013> (1234/rtp C:7963F2B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7963F2B9 CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1044) 20250821125902603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:7963F2B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #00: 200 64745 OK (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #02: I: 7963F2B9 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7963F2B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250821125902604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250821125902604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:EE6AF45F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:EE6AF45F output_enabled 0 (mgcp_conn.c:271) 20250821125902604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902604 DLMGCP DEBUG <0013> (1234/rtp C:EE6AF45F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:EE6AF45F CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1044) 20250821125902604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:EE6AF45F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #00: 200 64746 OK (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #02: I: EE6AF45F (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE6AF45F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250821125902605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250821125902605 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:FAE507BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:FAE507BE output_enabled 0 (mgcp_conn.c:271) 20250821125902605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902605 DLMGCP DEBUG <0013> (1234/rtp C:FAE507BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:FAE507BE CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1044) 20250821125902605 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:FAE507BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #00: 200 64747 OK (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #02: I: FAE507BE (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAE507BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250821125902606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250821125902606 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:B5E1EDD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:B5E1EDD2 output_enabled 0 (mgcp_conn.c:271) 20250821125902606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902606 DLMGCP DEBUG <0013> (1234/rtp C:B5E1EDD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:B5E1EDD2 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1044) 20250821125902606 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:B5E1EDD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #00: 200 64748 OK (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #02: I: B5E1EDD2 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5E1EDD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250821125902607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250821125902607 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:22B5256F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:22B5256F output_enabled 0 (mgcp_conn.c:271) 20250821125902607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902607 DLMGCP DEBUG <0013> (1234/rtp C:22B5256F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:22B5256F CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1044) 20250821125902607 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:22B5256F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #00: 200 64749 OK (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #02: I: 22B5256F (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22B5256F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250821125902608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250821125902608 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:CD04FEE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:CD04FEE9 output_enabled 0 (mgcp_conn.c:271) 20250821125902608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902608 DLMGCP DEBUG <0013> (1234/rtp C:CD04FEE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:CD04FEE9 CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1044) 20250821125902608 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:CD04FEE9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #00: 200 64750 OK (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #02: I: CD04FEE9 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD04FEE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250821125902609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250821125902609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:64A5EFDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:64A5EFDE output_enabled 0 (mgcp_conn.c:271) 20250821125902609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902609 DLMGCP DEBUG <0013> (1234/rtp C:64A5EFDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:64A5EFDE CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1044) 20250821125902609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:64A5EFDE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #00: 200 64751 OK (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #02: I: 64A5EFDE (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64A5EFDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250821125902609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250821125902609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4E914CF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4E914CF7 output_enabled 0 (mgcp_conn.c:271) 20250821125902609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902609 DLMGCP DEBUG <0013> (1234/rtp C:4E914CF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4E914CF7 CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1044) 20250821125902609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:4E914CF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #00: 200 64752 OK (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E914CF7 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E914CF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250821125902610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250821125902610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:DDDE2611 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:DDDE2611 output_enabled 0 (mgcp_conn.c:271) 20250821125902610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902610 DLMGCP DEBUG <0013> (1234/rtp C:DDDE2611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:DDDE2611 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1044) 20250821125902610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:DDDE2611 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #00: 200 64753 OK (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #02: I: DDDE2611 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDDE2611 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250821125902610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250821125902610 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:A4BF3BA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:A4BF3BA5 output_enabled 0 (mgcp_conn.c:271) 20250821125902610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902610 DLMGCP DEBUG <0013> (1234/rtp C:A4BF3BA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:A4BF3BA5 CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1044) 20250821125902611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:A4BF3BA5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #00: 200 64754 OK (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #02: I: A4BF3BA5 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4BF3BA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250821125902611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250821125902611 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:C2326098 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:C2326098 output_enabled 0 (mgcp_conn.c:271) 20250821125902611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902611 DLMGCP DEBUG <0013> (1234/rtp C:C2326098 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:C2326098 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1044) 20250821125902611 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:C2326098 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #00: 200 64755 OK (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #02: I: C2326098 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2326098 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250821125902612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250821125902612 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:058FF966 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:058FF966 output_enabled 0 (mgcp_conn.c:271) 20250821125902612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902612 DLMGCP DEBUG <0013> (1234/rtp C:058FF966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:058FF966 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1044) 20250821125902612 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:058FF966 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #00: 200 64756 OK (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #02: I: 058FF966 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 058FF966 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250821125902613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250821125902613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E9EACEBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E9EACEBE output_enabled 0 (mgcp_conn.c:271) 20250821125902613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902613 DLMGCP DEBUG <0013> (1234/rtp C:E9EACEBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E9EACEBE CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1044) 20250821125902613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:E9EACEBE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #00: 200 64757 OK (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #02: I: E9EACEBE (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9EACEBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250821125902614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250821125902614 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:A01BB03B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:A01BB03B output_enabled 0 (mgcp_conn.c:271) 20250821125902614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902614 DLMGCP DEBUG <0013> (1234/rtp C:A01BB03B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:A01BB03B CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1044) 20250821125902614 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:A01BB03B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #00: 200 64758 OK (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #02: I: A01BB03B (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #04: o=- A01BB03B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250821125902616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250821125902616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:DCA8B7E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:DCA8B7E4 output_enabled 0 (mgcp_conn.c:271) 20250821125902616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902616 DLMGCP DEBUG <0013> (1234/rtp C:DCA8B7E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:DCA8B7E4 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1044) 20250821125902616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:DCA8B7E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #00: 200 64759 OK (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #02: I: DCA8B7E4 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCA8B7E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250821125902617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250821125902617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:4C52A37E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:4C52A37E output_enabled 0 (mgcp_conn.c:271) 20250821125902617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902617 DLMGCP DEBUG <0013> (1234/rtp C:4C52A37E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:4C52A37E CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1044) 20250821125902617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:4C52A37E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #00: 200 64760 OK (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C52A37E (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C52A37E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250821125902619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250821125902619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F06BA84F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F06BA84F output_enabled 0 (mgcp_conn.c:271) 20250821125902619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902619 DLMGCP DEBUG <0013> (1234/rtp C:F06BA84F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F06BA84F CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1044) 20250821125902619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:F06BA84F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #00: 200 64761 OK (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #02: I: F06BA84F (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #04: o=- F06BA84F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250821125902620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250821125902620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:96CAF9DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:96CAF9DF output_enabled 0 (mgcp_conn.c:271) 20250821125902620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902620 DLMGCP DEBUG <0013> (1234/rtp C:96CAF9DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:96CAF9DF CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1044) 20250821125902620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:96CAF9DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #00: 200 64762 OK (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #02: I: 96CAF9DF (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96CAF9DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250821125902621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250821125902621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:AA5129F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:AA5129F9 output_enabled 0 (mgcp_conn.c:271) 20250821125902621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902621 DLMGCP DEBUG <0013> (1234/rtp C:AA5129F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:AA5129F9 CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1044) 20250821125902621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:AA5129F9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #00: 200 64763 OK (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #02: I: AA5129F9 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA5129F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250821125902622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250821125902622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B6BF0A75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B6BF0A75 output_enabled 0 (mgcp_conn.c:271) 20250821125902622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902622 DLMGCP DEBUG <0013> (1234/rtp C:B6BF0A75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B6BF0A75 CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1044) 20250821125902622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:B6BF0A75 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #00: 200 64764 OK (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #02: I: B6BF0A75 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6BF0A75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250821125902623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250821125902623 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:FB2DB690 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:FB2DB690 output_enabled 0 (mgcp_conn.c:271) 20250821125902623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902623 DLMGCP DEBUG <0013> (1234/rtp C:FB2DB690 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:FB2DB690 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1044) 20250821125902623 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:FB2DB690 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #00: 200 64765 OK (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #02: I: FB2DB690 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB2DB690 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250821125902624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250821125902624 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC831E47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC831E47 output_enabled 0 (mgcp_conn.c:271) 20250821125902624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902624 DLMGCP DEBUG <0013> (1234/rtp C:BC831E47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BC831E47 CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1044) 20250821125902624 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:BC831E47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #00: 200 64766 OK (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #02: I: BC831E47 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC831E47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250821125902625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250821125902625 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AA567FD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AA567FD4 output_enabled 0 (mgcp_conn.c:271) 20250821125902625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902625 DLMGCP DEBUG <0013> (1234/rtp C:AA567FD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AA567FD4 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1044) 20250821125902625 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:AA567FD4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #00: 200 64767 OK (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #02: I: AA567FD4 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA567FD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250821125902625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250821125902625 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4AB5569A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4AB5569A output_enabled 0 (mgcp_conn.c:271) 20250821125902625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902625 DLMGCP DEBUG <0013> (1234/rtp C:4AB5569A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4AB5569A CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1044) 20250821125902625 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:4AB5569A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #00: 200 64768 OK (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AB5569A (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AB5569A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250821125902626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250821125902626 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:314B366F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:314B366F output_enabled 0 (mgcp_conn.c:271) 20250821125902626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902626 DLMGCP DEBUG <0013> (1234/rtp C:314B366F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:314B366F CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1044) 20250821125902626 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:314B366F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #00: 200 64769 OK (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #02: I: 314B366F (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 314B366F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250821125902626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250821125902626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:2BEFE5E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:2BEFE5E8 output_enabled 0 (mgcp_conn.c:271) 20250821125902626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902626 DLMGCP DEBUG <0013> (1234/rtp C:2BEFE5E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:2BEFE5E8 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1044) 20250821125902626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:2BEFE5E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #00: 200 64770 OK (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BEFE5E8 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BEFE5E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250821125902627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250821125902627 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902627 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:55600FFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902627 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:55600FFC output_enabled 0 (mgcp_conn.c:271) 20250821125902627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902627 DLMGCP DEBUG <0013> (1234/rtp C:55600FFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902627 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:55600FFC CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1044) 20250821125902627 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:55600FFC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902627 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #00: 200 64771 OK (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #02: I: 55600FFC (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55600FFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250821125902628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250821125902628 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6C2B28B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6C2B28B9 output_enabled 0 (mgcp_conn.c:271) 20250821125902628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902628 DLMGCP DEBUG <0013> (1234/rtp C:6C2B28B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6C2B28B9 CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1044) 20250821125902628 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:6C2B28B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902628 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #00: 200 64772 OK (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C2B28B9 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C2B28B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250821125902629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250821125902629 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4C821666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4C821666 output_enabled 0 (mgcp_conn.c:271) 20250821125902629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902629 DLMGCP DEBUG <0013> (1234/rtp C:4C821666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4C821666 CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1044) 20250821125902629 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:4C821666 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #00: 200 64773 OK (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C821666 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C821666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250821125902629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250821125902629 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5C3A974 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5C3A974 output_enabled 0 (mgcp_conn.c:271) 20250821125902629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902629 DLMGCP DEBUG <0013> (1234/rtp C:F5C3A974 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5C3A974 CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1044) 20250821125902629 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:F5C3A974 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #00: 200 64774 OK (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #02: I: F5C3A974 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5C3A974 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250821125902630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250821125902630 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:0AD9A561 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:0AD9A561 output_enabled 0 (mgcp_conn.c:271) 20250821125902630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902630 DLMGCP DEBUG <0013> (1234/rtp C:0AD9A561 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:0AD9A561 CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1044) 20250821125902630 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:0AD9A561 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #00: 200 64775 OK (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AD9A561 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AD9A561 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250821125902630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250821125902630 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:52502448 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:52502448 output_enabled 0 (mgcp_conn.c:271) 20250821125902630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902630 DLMGCP DEBUG <0013> (1234/rtp C:52502448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:52502448 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1044) 20250821125902630 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:52502448 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #00: 200 64776 OK (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #02: I: 52502448 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52502448 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250821125902631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250821125902631 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:9C5ABBCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:9C5ABBCC output_enabled 0 (mgcp_conn.c:271) 20250821125902631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902631 DLMGCP DEBUG <0013> (1234/rtp C:9C5ABBCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:9C5ABBCC CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1044) 20250821125902631 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:9C5ABBCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #00: 200 64777 OK (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C5ABBCC (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C5ABBCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250821125902632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250821125902632 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:582CFE25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:582CFE25 output_enabled 0 (mgcp_conn.c:271) 20250821125902632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902632 DLMGCP DEBUG <0013> (1234/rtp C:582CFE25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:582CFE25 CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1044) 20250821125902632 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:582CFE25 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #00: 200 64778 OK (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #02: I: 582CFE25 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 582CFE25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250821125902632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250821125902632 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C7E75428 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C7E75428 output_enabled 0 (mgcp_conn.c:271) 20250821125902632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902632 DLMGCP DEBUG <0013> (1234/rtp C:C7E75428 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C7E75428 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1044) 20250821125902632 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:C7E75428 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902632 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #00: 200 64779 OK (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #02: I: C7E75428 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7E75428 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250821125902633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250821125902633 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:FE564666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:FE564666 output_enabled 0 (mgcp_conn.c:271) 20250821125902633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902633 DLMGCP DEBUG <0013> (1234/rtp C:FE564666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:FE564666 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1044) 20250821125902633 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:FE564666 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #00: 200 64780 OK (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #02: I: FE564666 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE564666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250821125902633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250821125902633 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:936EC3AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:936EC3AB output_enabled 0 (mgcp_conn.c:271) 20250821125902633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902633 DLMGCP DEBUG <0013> (1234/rtp C:936EC3AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:936EC3AB CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1044) 20250821125902633 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:936EC3AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #00: 200 64781 OK (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #02: I: 936EC3AB (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 936EC3AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250821125902633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250821125902633 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:560F9788 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902633 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:560F9788 output_enabled 0 (mgcp_conn.c:271) 20250821125902634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902634 DLMGCP DEBUG <0013> (1234/rtp C:560F9788 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:560F9788 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1044) 20250821125902634 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:560F9788 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #00: 200 64782 OK (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #02: I: 560F9788 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 560F9788 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250821125902634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250821125902634 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:39CA8BF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:39CA8BF3 output_enabled 0 (mgcp_conn.c:271) 20250821125902634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902634 DLMGCP DEBUG <0013> (1234/rtp C:39CA8BF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:39CA8BF3 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1044) 20250821125902634 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:39CA8BF3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #00: 200 64783 OK (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #02: I: 39CA8BF3 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39CA8BF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250821125902634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250821125902634 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A61AA4D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A61AA4D8 output_enabled 0 (mgcp_conn.c:271) 20250821125902634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902634 DLMGCP DEBUG <0013> (1234/rtp C:A61AA4D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A61AA4D8 CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1044) 20250821125902634 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:A61AA4D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902634 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #00: 200 64784 OK (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #02: I: A61AA4D8 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #04: o=- A61AA4D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250821125902635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E40954CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E40954CA output_enabled 0 (mgcp_conn.c:271) 20250821125902635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902635 DLMGCP DEBUG <0013> (1234/rtp C:E40954CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:E40954CA CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1044) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:E40954CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #00: 200 64785 OK (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #02: I: E40954CA (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #04: o=- E40954CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250821125902635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:CB506CD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:CB506CD4 output_enabled 0 (mgcp_conn.c:271) 20250821125902635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902635 DLMGCP DEBUG <0013> (1234/rtp C:CB506CD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:CB506CD4 CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1044) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:CB506CD4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #00: 200 64786 OK (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #02: I: CB506CD4 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB506CD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250821125902635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BC71EC6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BC71EC6A output_enabled 0 (mgcp_conn.c:271) 20250821125902635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902635 DLMGCP DEBUG <0013> (1234/rtp C:BC71EC6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BC71EC6A CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1044) 20250821125902635 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:BC71EC6A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902635 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #00: 200 64787 OK (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #02: I: BC71EC6A (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC71EC6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250821125902636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17601567 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17601567 output_enabled 0 (mgcp_conn.c:271) 20250821125902636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902636 DLMGCP DEBUG <0013> (1234/rtp C:17601567 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17601567 CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1044) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:17601567 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #00: 200 64788 OK (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #02: I: 17601567 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17601567 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250821125902636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:1D5E61AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:1D5E61AB output_enabled 0 (mgcp_conn.c:271) 20250821125902636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902636 DLMGCP DEBUG <0013> (1234/rtp C:1D5E61AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:1D5E61AB CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1044) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:1D5E61AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #00: 200 64789 OK (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D5E61AB (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D5E61AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250821125902636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:829FB741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:829FB741 output_enabled 0 (mgcp_conn.c:271) 20250821125902636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902636 DLMGCP DEBUG <0013> (1234/rtp C:829FB741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:829FB741 CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1044) 20250821125902636 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:829FB741 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902636 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #00: 200 64790 OK (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #02: I: 829FB741 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 829FB741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250821125902637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250821125902637 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:AC4A869C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:AC4A869C output_enabled 0 (mgcp_conn.c:271) 20250821125902637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902637 DLMGCP DEBUG <0013> (1234/rtp C:AC4A869C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:AC4A869C CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1044) 20250821125902637 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:AC4A869C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #00: 200 64791 OK (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #02: I: AC4A869C (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC4A869C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250821125902637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250821125902637 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:134D1BDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:134D1BDC output_enabled 0 (mgcp_conn.c:271) 20250821125902637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902637 DLMGCP DEBUG <0013> (1234/rtp C:134D1BDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:134D1BDC CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1044) 20250821125902637 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:134D1BDC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #00: 200 64792 OK (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #02: I: 134D1BDC (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 134D1BDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250821125902637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250821125902637 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F2E2D558 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F2E2D558 output_enabled 0 (mgcp_conn.c:271) 20250821125902637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902637 DLMGCP DEBUG <0013> (1234/rtp C:F2E2D558 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F2E2D558 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1044) 20250821125902638 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:F2E2D558 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #00: 200 64793 OK (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #02: I: F2E2D558 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2E2D558 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250821125902638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250821125902638 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3FBD02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3FBD02 output_enabled 0 (mgcp_conn.c:271) 20250821125902638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902638 DLMGCP DEBUG <0013> (1234/rtp C:4A3FBD02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3FBD02 CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1044) 20250821125902638 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:4A3FBD02 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #00: 200 64794 OK (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A3FBD02 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A3FBD02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250821125902638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250821125902638 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:14D8DA39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:14D8DA39 output_enabled 0 (mgcp_conn.c:271) 20250821125902638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902638 DLMGCP DEBUG <0013> (1234/rtp C:14D8DA39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:14D8DA39 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1044) 20250821125902638 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:14D8DA39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #00: 200 64795 OK (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #02: I: 14D8DA39 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14D8DA39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250821125902638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:79B42A8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:79B42A8F output_enabled 0 (mgcp_conn.c:271) 20250821125902639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902639 DLMGCP DEBUG <0013> (1234/rtp C:79B42A8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:79B42A8F CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1044) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:79B42A8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #00: 200 64796 OK (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #02: I: 79B42A8F (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79B42A8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250821125902639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E535BE06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E535BE06 output_enabled 0 (mgcp_conn.c:271) 20250821125902639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902639 DLMGCP DEBUG <0013> (1234/rtp C:E535BE06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E535BE06 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1044) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:E535BE06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #00: 200 64797 OK (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #02: I: E535BE06 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #04: o=- E535BE06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250821125902639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9D9EDDA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9D9EDDA9 output_enabled 0 (mgcp_conn.c:271) 20250821125902639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902639 DLMGCP DEBUG <0013> (1234/rtp C:9D9EDDA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9D9EDDA9 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1044) 20250821125902639 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:9D9EDDA9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #00: 200 64798 OK (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D9EDDA9 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D9EDDA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250821125902640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BAFA94FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BAFA94FD output_enabled 0 (mgcp_conn.c:271) 20250821125902640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902640 DLMGCP DEBUG <0013> (1234/rtp C:BAFA94FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BAFA94FD CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1044) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:BAFA94FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #00: 200 64799 OK (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #02: I: BAFA94FD (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAFA94FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250821125902640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7EFF3498 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7EFF3498 output_enabled 0 (mgcp_conn.c:271) 20250821125902640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902640 DLMGCP DEBUG <0013> (1234/rtp C:7EFF3498 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7EFF3498 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1044) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:7EFF3498 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #00: 200 64800 OK (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EFF3498 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EFF3498 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250821125902640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5A5C98D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5A5C98D4 output_enabled 0 (mgcp_conn.c:271) 20250821125902640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902640 DLMGCP DEBUG <0013> (1234/rtp C:5A5C98D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5A5C98D4 CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1044) 20250821125902640 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:5A5C98D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902640 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #00: 200 64801 OK (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A5C98D4 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A5C98D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250821125902641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:993FD026 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:993FD026 output_enabled 0 (mgcp_conn.c:271) 20250821125902641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902641 DLMGCP DEBUG <0013> (1234/rtp C:993FD026 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:993FD026 CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1044) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:993FD026 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #00: 200 64802 OK (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #02: I: 993FD026 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 993FD026 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250821125902641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:EBABF471 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:EBABF471 output_enabled 0 (mgcp_conn.c:271) 20250821125902641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902641 DLMGCP DEBUG <0013> (1234/rtp C:EBABF471 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:EBABF471 CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1044) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:EBABF471 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #00: 200 64803 OK (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #02: I: EBABF471 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBABF471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250821125902641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5C97D860 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5C97D860 output_enabled 0 (mgcp_conn.c:271) 20250821125902641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902641 DLMGCP DEBUG <0013> (1234/rtp C:5C97D860 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:5C97D860 CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1044) 20250821125902641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:5C97D860 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #00: 200 64804 OK (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C97D860 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C97D860 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250821125902642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:815A6831 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:815A6831 output_enabled 0 (mgcp_conn.c:271) 20250821125902642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902642 DLMGCP DEBUG <0013> (1234/rtp C:815A6831 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:815A6831 CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1044) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:815A6831 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #00: 200 64805 OK (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #02: I: 815A6831 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 815A6831 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250821125902642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:C2FA974B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:C2FA974B output_enabled 0 (mgcp_conn.c:271) 20250821125902642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902642 DLMGCP DEBUG <0013> (1234/rtp C:C2FA974B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:C2FA974B CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1044) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:C2FA974B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #00: 200 64806 OK (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #02: I: C2FA974B (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2FA974B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250821125902642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5C063F74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5C063F74 output_enabled 0 (mgcp_conn.c:271) 20250821125902642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902642 DLMGCP DEBUG <0013> (1234/rtp C:5C063F74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5C063F74 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1044) 20250821125902642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:5C063F74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #00: 200 64807 OK (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C063F74 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C063F74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250821125902643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:613DE097 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:613DE097 output_enabled 0 (mgcp_conn.c:271) 20250821125902643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902643 DLMGCP DEBUG <0013> (1234/rtp C:613DE097 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:613DE097 CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1044) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:613DE097 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #00: 200 64808 OK (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #02: I: 613DE097 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 613DE097 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250821125902643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8A804982 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8A804982 output_enabled 0 (mgcp_conn.c:271) 20250821125902643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902643 DLMGCP DEBUG <0013> (1234/rtp C:8A804982 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:8A804982 CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1044) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:8A804982 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #00: 200 64809 OK (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A804982 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A804982 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250821125902643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:BF051EC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:BF051EC3 output_enabled 0 (mgcp_conn.c:271) 20250821125902643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902643 DLMGCP DEBUG <0013> (1234/rtp C:BF051EC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:BF051EC3 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1044) 20250821125902643 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:BF051EC3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #00: 200 64810 OK (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #02: I: BF051EC3 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF051EC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250821125902644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:07CBB0C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:07CBB0C8 output_enabled 0 (mgcp_conn.c:271) 20250821125902644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902644 DLMGCP DEBUG <0013> (1234/rtp C:07CBB0C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:07CBB0C8 CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1044) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:07CBB0C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #00: 200 64811 OK (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #02: I: 07CBB0C8 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07CBB0C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250821125902644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:293C28E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:293C28E8 output_enabled 0 (mgcp_conn.c:271) 20250821125902644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902644 DLMGCP DEBUG <0013> (1234/rtp C:293C28E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:293C28E8 CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1044) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:293C28E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #00: 200 64812 OK (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #02: I: 293C28E8 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 293C28E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250821125902644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F3642B02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F3642B02 output_enabled 0 (mgcp_conn.c:271) 20250821125902644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902644 DLMGCP DEBUG <0013> (1234/rtp C:F3642B02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F3642B02 CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1044) 20250821125902644 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:F3642B02 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #00: 200 64813 OK (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #02: I: F3642B02 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3642B02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250821125902645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:AC748671 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:AC748671 output_enabled 0 (mgcp_conn.c:271) 20250821125902645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902645 DLMGCP DEBUG <0013> (1234/rtp C:AC748671 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:AC748671 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1044) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:AC748671 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #00: 200 64814 OK (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #02: I: AC748671 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC748671 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250821125902645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E9B7895F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E9B7895F output_enabled 0 (mgcp_conn.c:271) 20250821125902645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902645 DLMGCP DEBUG <0013> (1234/rtp C:E9B7895F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:E9B7895F CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1044) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:E9B7895F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #00: 200 64815 OK (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #02: I: E9B7895F (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9B7895F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250821125902645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:01DED609 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:01DED609 output_enabled 0 (mgcp_conn.c:271) 20250821125902645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902645 DLMGCP DEBUG <0013> (1234/rtp C:01DED609 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:01DED609 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1044) 20250821125902645 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:01DED609 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #00: 200 64816 OK (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #02: I: 01DED609 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01DED609 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250821125902646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AC725BD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AC725BD6 output_enabled 0 (mgcp_conn.c:271) 20250821125902646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902646 DLMGCP DEBUG <0013> (1234/rtp C:AC725BD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:AC725BD6 CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1044) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:AC725BD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #00: 200 64817 OK (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #02: I: AC725BD6 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC725BD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250821125902646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:385B47C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:385B47C0 output_enabled 0 (mgcp_conn.c:271) 20250821125902646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902646 DLMGCP DEBUG <0013> (1234/rtp C:385B47C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:385B47C0 CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1044) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:385B47C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #00: 200 64818 OK (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #02: I: 385B47C0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 385B47C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250821125902646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:09ED12EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:09ED12EE output_enabled 0 (mgcp_conn.c:271) 20250821125902646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902646 DLMGCP DEBUG <0013> (1234/rtp C:09ED12EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:09ED12EE CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1044) 20250821125902646 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:09ED12EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #00: 200 64819 OK (mgcp_msg.c:72) 20250821125902646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #02: I: 09ED12EE (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09ED12EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250821125902647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250821125902647 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:4C28CE70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:4C28CE70 output_enabled 0 (mgcp_conn.c:271) 20250821125902647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902647 DLMGCP DEBUG <0013> (1234/rtp C:4C28CE70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:4C28CE70 CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1044) 20250821125902647 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:4C28CE70 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #00: 200 64820 OK (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C28CE70 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C28CE70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250821125902647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250821125902647 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:714BCE23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:714BCE23 output_enabled 0 (mgcp_conn.c:271) 20250821125902647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902647 DLMGCP DEBUG <0013> (1234/rtp C:714BCE23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:714BCE23 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1044) 20250821125902647 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:714BCE23 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #00: 200 64821 OK (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #02: I: 714BCE23 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 714BCE23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250821125902647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250821125902647 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:FFCAF804 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:FFCAF804 output_enabled 0 (mgcp_conn.c:271) 20250821125902647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902647 DLMGCP DEBUG <0013> (1234/rtp C:FFCAF804 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:FFCAF804 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1044) 20250821125902648 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:FFCAF804 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #00: 200 64822 OK (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #02: I: FFCAF804 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFCAF804 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250821125902648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250821125902648 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:284A1BB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:284A1BB5 output_enabled 0 (mgcp_conn.c:271) 20250821125902648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902648 DLMGCP DEBUG <0013> (1234/rtp C:284A1BB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:284A1BB5 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1044) 20250821125902648 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:284A1BB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #00: 200 64823 OK (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #02: I: 284A1BB5 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 284A1BB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250821125902648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250821125902648 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0DD24621 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0DD24621 output_enabled 0 (mgcp_conn.c:271) 20250821125902648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902648 DLMGCP DEBUG <0013> (1234/rtp C:0DD24621 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0DD24621 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1044) 20250821125902648 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:0DD24621 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #00: 200 64824 OK (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DD24621 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DD24621 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250821125902649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:46D57C26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:46D57C26 output_enabled 0 (mgcp_conn.c:271) 20250821125902649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902649 DLMGCP DEBUG <0013> (1234/rtp C:46D57C26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:46D57C26 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1044) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:46D57C26 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #00: 200 64825 OK (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #02: I: 46D57C26 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46D57C26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250821125902649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:EA15D9F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:EA15D9F9 output_enabled 0 (mgcp_conn.c:271) 20250821125902649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902649 DLMGCP DEBUG <0013> (1234/rtp C:EA15D9F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:EA15D9F9 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1044) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:EA15D9F9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #00: 200 64826 OK (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #02: I: EA15D9F9 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA15D9F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250821125902649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:2C76BE8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:2C76BE8F output_enabled 0 (mgcp_conn.c:271) 20250821125902649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902649 DLMGCP DEBUG <0013> (1234/rtp C:2C76BE8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:2C76BE8F CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1044) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:2C76BE8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #00: 200 64827 OK (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C76BE8F (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C76BE8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902649 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250821125902649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250821125902649 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9A25238C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9A25238C output_enabled 0 (mgcp_conn.c:271) 20250821125902650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902650 DLMGCP DEBUG <0013> (1234/rtp C:9A25238C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9A25238C CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1044) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:9A25238C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #00: 200 64828 OK (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A25238C (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A25238C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250821125902650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:393749D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:393749D4 output_enabled 0 (mgcp_conn.c:271) 20250821125902650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902650 DLMGCP DEBUG <0013> (1234/rtp C:393749D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:393749D4 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1044) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:393749D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #00: 200 64829 OK (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #02: I: 393749D4 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 393749D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250821125902650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:EDA5B176 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:EDA5B176 output_enabled 0 (mgcp_conn.c:271) 20250821125902650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902650 DLMGCP DEBUG <0013> (1234/rtp C:EDA5B176 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:EDA5B176 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1044) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:EDA5B176 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #00: 200 64830 OK (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #02: I: EDA5B176 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDA5B176 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250821125902650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250821125902650 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2E553B68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902650 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2E553B68 output_enabled 0 (mgcp_conn.c:271) 20250821125902650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902650 DLMGCP DEBUG <0013> (1234/rtp C:2E553B68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2E553B68 CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1044) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:2E553B68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #00: 200 64831 OK (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E553B68 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E553B68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250821125902651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FE3E5F0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FE3E5F0E output_enabled 0 (mgcp_conn.c:271) 20250821125902651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902651 DLMGCP DEBUG <0013> (1234/rtp C:FE3E5F0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FE3E5F0E CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1044) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:FE3E5F0E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #00: 200 64832 OK (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #02: I: FE3E5F0E (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE3E5F0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250821125902651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B1EE81D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B1EE81D0 output_enabled 0 (mgcp_conn.c:271) 20250821125902651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902651 DLMGCP DEBUG <0013> (1234/rtp C:B1EE81D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B1EE81D0 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1044) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:B1EE81D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #00: 200 64833 OK (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #02: I: B1EE81D0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1EE81D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250821125902651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250821125902651 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8A1FCB07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8A1FCB07 output_enabled 0 (mgcp_conn.c:271) 20250821125902652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902652 DLMGCP DEBUG <0013> (1234/rtp C:8A1FCB07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8A1FCB07 CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1044) 20250821125902652 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:8A1FCB07 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #00: 200 64834 OK (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A1FCB07 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A1FCB07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250821125902652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250821125902652 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:5A35C652 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:5A35C652 output_enabled 0 (mgcp_conn.c:271) 20250821125902652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902652 DLMGCP DEBUG <0013> (1234/rtp C:5A35C652 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:5A35C652 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1044) 20250821125902652 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:5A35C652 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #00: 200 64835 OK (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A35C652 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A35C652 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250821125902652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250821125902652 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:BC4229F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:BC4229F2 output_enabled 0 (mgcp_conn.c:271) 20250821125902652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902652 DLMGCP DEBUG <0013> (1234/rtp C:BC4229F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:BC4229F2 CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1044) 20250821125902652 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:BC4229F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #00: 200 64836 OK (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #02: I: BC4229F2 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC4229F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250821125902653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:053722A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:053722A8 output_enabled 0 (mgcp_conn.c:271) 20250821125902653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902653 DLMGCP DEBUG <0013> (1234/rtp C:053722A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:053722A8 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1044) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:053722A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #00: 200 64837 OK (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #02: I: 053722A8 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 053722A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250821125902653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:74A4E6B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:74A4E6B1 output_enabled 0 (mgcp_conn.c:271) 20250821125902653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902653 DLMGCP DEBUG <0013> (1234/rtp C:74A4E6B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:74A4E6B1 CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1044) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:74A4E6B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #00: 200 64838 OK (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #02: I: 74A4E6B1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74A4E6B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250821125902653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:6F61CAB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:6F61CAB7 output_enabled 0 (mgcp_conn.c:271) 20250821125902653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902653 DLMGCP DEBUG <0013> (1234/rtp C:6F61CAB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:6F61CAB7 CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1044) 20250821125902653 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:6F61CAB7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #00: 200 64839 OK (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F61CAB7 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F61CAB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250821125902654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:09470FB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:09470FB4 output_enabled 0 (mgcp_conn.c:271) 20250821125902654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902654 DLMGCP DEBUG <0013> (1234/rtp C:09470FB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:09470FB4 CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1044) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:09470FB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #00: 200 64840 OK (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #02: I: 09470FB4 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09470FB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250821125902654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:CCCEEFFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:CCCEEFFB output_enabled 0 (mgcp_conn.c:271) 20250821125902654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902654 DLMGCP DEBUG <0013> (1234/rtp C:CCCEEFFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:CCCEEFFB CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1044) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:CCCEEFFB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #00: 200 64841 OK (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #02: I: CCCEEFFB (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCCEEFFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250821125902654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6F9DF184 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6F9DF184 output_enabled 0 (mgcp_conn.c:271) 20250821125902654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902654 DLMGCP DEBUG <0013> (1234/rtp C:6F9DF184 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6F9DF184 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1044) 20250821125902654 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:6F9DF184 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #00: 200 64842 OK (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F9DF184 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F9DF184 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250821125902655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250821125902655 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:FBEA78EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:FBEA78EF output_enabled 0 (mgcp_conn.c:271) 20250821125902655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902655 DLMGCP DEBUG <0013> (1234/rtp C:FBEA78EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:FBEA78EF CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1044) 20250821125902655 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:FBEA78EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #00: 200 64843 OK (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #02: I: FBEA78EF (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #04: o=- FBEA78EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250821125902655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250821125902655 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:3AB2C216 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:3AB2C216 output_enabled 0 (mgcp_conn.c:271) 20250821125902655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902655 DLMGCP DEBUG <0013> (1234/rtp C:3AB2C216 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:3AB2C216 CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1044) 20250821125902655 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:3AB2C216 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902655 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #00: 200 64844 OK (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AB2C216 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AB2C216 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250821125902656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3CE1A8B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3CE1A8B0 output_enabled 0 (mgcp_conn.c:271) 20250821125902656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902656 DLMGCP DEBUG <0013> (1234/rtp C:3CE1A8B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:3CE1A8B0 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1044) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:3CE1A8B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #00: 200 64845 OK (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CE1A8B0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CE1A8B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250821125902656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:097D91D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:097D91D4 output_enabled 0 (mgcp_conn.c:271) 20250821125902656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902656 DLMGCP DEBUG <0013> (1234/rtp C:097D91D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:097D91D4 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1044) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:097D91D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #00: 200 64846 OK (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #02: I: 097D91D4 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 097D91D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250821125902656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:9C5A899A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:9C5A899A output_enabled 0 (mgcp_conn.c:271) 20250821125902656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902656 DLMGCP DEBUG <0013> (1234/rtp C:9C5A899A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:9C5A899A CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1044) 20250821125902656 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:9C5A899A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #00: 200 64847 OK (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C5A899A (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C5A899A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250821125902657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250821125902657 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:3D4D2D8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:3D4D2D8E output_enabled 0 (mgcp_conn.c:271) 20250821125902657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902657 DLMGCP DEBUG <0013> (1234/rtp C:3D4D2D8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:3D4D2D8E CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1044) 20250821125902657 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:3D4D2D8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #00: 200 64848 OK (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D4D2D8E (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D4D2D8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250821125902657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250821125902657 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:F247E691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:F247E691 output_enabled 0 (mgcp_conn.c:271) 20250821125902657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902657 DLMGCP DEBUG <0013> (1234/rtp C:F247E691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:F247E691 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1044) 20250821125902657 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:F247E691 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #00: 200 64849 OK (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #02: I: F247E691 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #04: o=- F247E691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250821125902658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:9CF78953 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:9CF78953 output_enabled 0 (mgcp_conn.c:271) 20250821125902658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902658 DLMGCP DEBUG <0013> (1234/rtp C:9CF78953 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:9CF78953 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1044) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:9CF78953 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #00: 200 64850 OK (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CF78953 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CF78953 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250821125902658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:5E37C768 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:5E37C768 output_enabled 0 (mgcp_conn.c:271) 20250821125902658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902658 DLMGCP DEBUG <0013> (1234/rtp C:5E37C768 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:5E37C768 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1044) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:5E37C768 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #00: 200 64851 OK (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E37C768 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E37C768 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250821125902658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:5DAF1DDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:5DAF1DDE output_enabled 0 (mgcp_conn.c:271) 20250821125902658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902658 DLMGCP DEBUG <0013> (1234/rtp C:5DAF1DDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:5DAF1DDE CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1044) 20250821125902658 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:5DAF1DDE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #00: 200 64852 OK (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DAF1DDE (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DAF1DDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250821125902659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F51387CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F51387CC output_enabled 0 (mgcp_conn.c:271) 20250821125902659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902659 DLMGCP DEBUG <0013> (1234/rtp C:F51387CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:F51387CC CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1044) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:F51387CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #00: 200 64853 OK (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #02: I: F51387CC (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #04: o=- F51387CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250821125902659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:96ECAD41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:96ECAD41 output_enabled 0 (mgcp_conn.c:271) 20250821125902659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902659 DLMGCP DEBUG <0013> (1234/rtp C:96ECAD41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:96ECAD41 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1044) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:96ECAD41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #00: 200 64854 OK (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #02: I: 96ECAD41 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96ECAD41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250821125902659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4A697C40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4A697C40 output_enabled 0 (mgcp_conn.c:271) 20250821125902659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902659 DLMGCP DEBUG <0013> (1234/rtp C:4A697C40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4A697C40 CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1044) 20250821125902659 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:4A697C40 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #00: 200 64855 OK (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A697C40 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A697C40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250821125902660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250821125902660 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:2F44A7B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:2F44A7B1 output_enabled 0 (mgcp_conn.c:271) 20250821125902660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902660 DLMGCP DEBUG <0013> (1234/rtp C:2F44A7B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:2F44A7B1 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1044) 20250821125902660 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:2F44A7B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #00: 200 64856 OK (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F44A7B1 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F44A7B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250821125902660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250821125902660 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A3EE18B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A3EE18B output_enabled 0 (mgcp_conn.c:271) 20250821125902660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902660 DLMGCP DEBUG <0013> (1234/rtp C:2A3EE18B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2A3EE18B CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1044) 20250821125902660 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:2A3EE18B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #00: 200 64857 OK (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A3EE18B (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A3EE18B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250821125902661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:4E82B25C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:4E82B25C output_enabled 0 (mgcp_conn.c:271) 20250821125902661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902661 DLMGCP DEBUG <0013> (1234/rtp C:4E82B25C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:4E82B25C CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1044) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:4E82B25C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #00: 200 64858 OK (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E82B25C (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E82B25C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250821125902661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:01FFD0B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:01FFD0B6 output_enabled 0 (mgcp_conn.c:271) 20250821125902661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902661 DLMGCP DEBUG <0013> (1234/rtp C:01FFD0B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:01FFD0B6 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1044) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:01FFD0B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #00: 200 64859 OK (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #02: I: 01FFD0B6 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01FFD0B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250821125902661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E24D19B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E24D19B6 output_enabled 0 (mgcp_conn.c:271) 20250821125902661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902661 DLMGCP DEBUG <0013> (1234/rtp C:E24D19B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E24D19B6 CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1044) 20250821125902661 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:E24D19B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #00: 200 64860 OK (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #02: I: E24D19B6 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #04: o=- E24D19B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250821125902662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:E575459A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:E575459A output_enabled 0 (mgcp_conn.c:271) 20250821125902662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902662 DLMGCP DEBUG <0013> (1234/rtp C:E575459A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:E575459A CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1044) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:E575459A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #00: 200 64861 OK (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #02: I: E575459A (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #04: o=- E575459A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250821125902662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:07C65954 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:07C65954 output_enabled 0 (mgcp_conn.c:271) 20250821125902662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902662 DLMGCP DEBUG <0013> (1234/rtp C:07C65954 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:07C65954 CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1044) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:07C65954 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #00: 200 64862 OK (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C65954 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07C65954 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250821125902662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:1E3E2571 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:1E3E2571 output_enabled 0 (mgcp_conn.c:271) 20250821125902662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902662 DLMGCP DEBUG <0013> (1234/rtp C:1E3E2571 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:1E3E2571 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1044) 20250821125902662 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:1E3E2571 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #00: 200 64863 OK (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E3E2571 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E3E2571 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250821125902663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6CFBDD9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6CFBDD9E output_enabled 0 (mgcp_conn.c:271) 20250821125902663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902663 DLMGCP DEBUG <0013> (1234/rtp C:6CFBDD9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:6CFBDD9E CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1044) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:6CFBDD9E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #00: 200 64864 OK (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CFBDD9E (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CFBDD9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250821125902663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:28BA629C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:28BA629C output_enabled 0 (mgcp_conn.c:271) 20250821125902663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902663 DLMGCP DEBUG <0013> (1234/rtp C:28BA629C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:28BA629C CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1044) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:28BA629C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #00: 200 64865 OK (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #02: I: 28BA629C (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28BA629C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250821125902663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:5BE71DE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:5BE71DE1 output_enabled 0 (mgcp_conn.c:271) 20250821125902663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902663 DLMGCP DEBUG <0013> (1234/rtp C:5BE71DE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:5BE71DE1 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1044) 20250821125902663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:5BE71DE1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #00: 200 64866 OK (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BE71DE1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BE71DE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250821125902664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250821125902664 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6D503127 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6D503127 output_enabled 0 (mgcp_conn.c:271) 20250821125902664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902664 DLMGCP DEBUG <0013> (1234/rtp C:6D503127 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:6D503127 CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1044) 20250821125902664 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:6D503127 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #00: 200 64867 OK (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D503127 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D503127 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250821125902664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250821125902664 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A833D5D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A833D5D1 output_enabled 0 (mgcp_conn.c:271) 20250821125902664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125902664 DLMGCP DEBUG <0013> (1234/rtp C:A833D5D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A833D5D1 CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1044) 20250821125902664 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:A833D5D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125902664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #00: 200 64868 OK (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #02: I: A833D5D1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #04: o=- A833D5D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125902664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125902664 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250821125902664 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250821125902665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250821125902665 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125902665 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:839) 20250821125902665 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:240) 20250821125902665 DLMGCP DEBUG <0013> Generated response: line #00: 403 64869 FAIL (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64870 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821125902665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902665 DLMGCP DEBUG <0013> Generated response: line #00: 200 64870 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass 20250821125902665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64871 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125902665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902665 DLMGCP DEBUG <0013> Generated response: line #00: 200 64871 OK (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64872 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250821125902665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902665 DLMGCP DEBUG <0013> Generated response: line #00: 200 64872 OK (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64873 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821125902665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902665 DLMGCP DEBUG <0013> Generated response: line #00: 200 64873 OK (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64874 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125902666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902666 DLMGCP DEBUG <0013> Generated response: line #00: 200 64874 OK (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64875 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250821125902666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902666 DLMGCP DEBUG <0013> Generated response: line #00: 200 64875 OK (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64876 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821125902666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902666 DLMGCP DEBUG <0013> Generated response: line #00: 200 64876 OK (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64877 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250821125902666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902666 DLMGCP DEBUG <0013> Generated response: line #00: 200 64877 OK (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64878 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250821125902666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902666 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902666 DLMGCP DEBUG <0013> Generated response: line #00: 200 64878 OK (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64879 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250821125902667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902667 DLMGCP DEBUG <0013> Generated response: line #00: 200 64879 OK (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64880 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250821125902667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902667 DLMGCP DEBUG <0013> Generated response: line #00: 200 64880 OK (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64881 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250821125902667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902667 DLMGCP DEBUG <0013> Generated response: line #00: 200 64881 OK (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64882 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250821125902667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902667 DLMGCP DEBUG <0013> Generated response: line #00: 200 64882 OK (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64883 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250821125902667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902667 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902667 DLMGCP DEBUG <0013> Generated response: line #00: 200 64883 OK (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64884 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250821125902668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902668 DLMGCP DEBUG <0013> Generated response: line #00: 200 64884 OK (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64885 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250821125902668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902668 DLMGCP DEBUG <0013> Generated response: line #00: 200 64885 OK (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64886 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250821125902668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902668 DLMGCP DEBUG <0013> Generated response: line #00: 200 64886 OK (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64887 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250821125902668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902668 DLMGCP DEBUG <0013> Generated response: line #00: 200 64887 OK (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64888 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250821125902668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902668 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902668 DLMGCP DEBUG <0013> Generated response: line #00: 200 64888 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64889 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902669 DLMGCP DEBUG <0013> Generated response: line #00: 200 64889 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64890 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902669 DLMGCP DEBUG <0013> Generated response: line #00: 200 64890 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64891 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902669 DLMGCP DEBUG <0013> Generated response: line #00: 200 64891 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64892 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902669 DLMGCP DEBUG <0013> Generated response: line #00: 200 64892 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64893 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902669 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902669 DLMGCP DEBUG <0013> Generated response: line #00: 200 64893 OK (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64894 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902669 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250821125902669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64894 OK (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64895 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250821125902670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64895 OK (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64896 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250821125902670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64896 OK (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64897 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250821125902670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64897 OK (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64898 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250821125902670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64898 OK (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64899 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20250821125902670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902670 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902670 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902670 DLMGCP DEBUG <0013> Generated response: line #00: 200 64899 OK (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64900 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20250821125902671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902671 DLMGCP DEBUG <0013> Generated response: line #00: 200 64900 OK (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64901 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20250821125902671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902671 DLMGCP DEBUG <0013> Generated response: line #00: 200 64901 OK (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64902 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20250821125902671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902671 DLMGCP DEBUG <0013> Generated response: line #00: 200 64902 OK (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64903 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20250821125902671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902671 DLMGCP DEBUG <0013> Generated response: line #00: 200 64903 OK (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64904 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20250821125902671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902671 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902671 DLMGCP DEBUG <0013> Generated response: line #00: 200 64904 OK (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64905 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20250821125902672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64905 OK (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64906 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20250821125902672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64906 OK (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64907 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20250821125902672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64907 OK (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64908 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20250821125902672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64908 OK (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64909 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20250821125902672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902672 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64909 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64910 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20250821125902673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902673 DLMGCP DEBUG <0013> Generated response: line #00: 200 64910 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64911 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20250821125902673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902673 DLMGCP DEBUG <0013> Generated response: line #00: 200 64911 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64912 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20250821125902673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902673 DLMGCP DEBUG <0013> Generated response: line #00: 200 64912 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64913 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20250821125902673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902673 DLMGCP DEBUG <0013> Generated response: line #00: 200 64913 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64914 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20250821125902673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902673 DLMGCP DEBUG <0013> Generated response: line #00: 200 64914 OK (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64915 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64915 OK (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64916 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64916 OK (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64917 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64917 OK (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64918 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64918 OK (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64919 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64919 OK (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64920 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20250821125902674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902674 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902674 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902674 DLMGCP DEBUG <0013> Generated response: line #00: 200 64920 OK (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64921 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20250821125902675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902675 DLMGCP DEBUG <0013> Generated response: line #00: 200 64921 OK (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64922 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20250821125902675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902675 DLMGCP DEBUG <0013> Generated response: line #00: 200 64922 OK (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64923 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20250821125902675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902675 DLMGCP DEBUG <0013> Generated response: line #00: 200 64923 OK (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64924 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20250821125902675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902675 DLMGCP DEBUG <0013> Generated response: line #00: 200 64924 OK (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64925 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20250821125902675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902675 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902675 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902675 DLMGCP DEBUG <0013> Generated response: line #00: 200 64925 OK (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64926 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20250821125902676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902676 DLMGCP DEBUG <0013> Generated response: line #00: 200 64926 OK (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64927 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20250821125902676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902676 DLMGCP DEBUG <0013> Generated response: line #00: 200 64927 OK (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64928 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20250821125902676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902676 DLMGCP DEBUG <0013> Generated response: line #00: 200 64928 OK (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64929 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20250821125902676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902676 DLMGCP DEBUG <0013> Generated response: line #00: 200 64929 OK (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64930 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20250821125902676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902676 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902676 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902676 DLMGCP DEBUG <0013> Generated response: line #00: 200 64930 OK (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64931 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20250821125902677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902677 DLMGCP DEBUG <0013> Generated response: line #00: 200 64931 OK (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64932 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20250821125902677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902677 DLMGCP DEBUG <0013> Generated response: line #00: 200 64932 OK (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64933 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20250821125902677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902677 DLMGCP DEBUG <0013> Generated response: line #00: 200 64933 OK (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64934 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20250821125902677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902677 DLMGCP DEBUG <0013> Generated response: line #00: 200 64934 OK (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64935 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20250821125902677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902677 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902677 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902677 DLMGCP DEBUG <0013> Generated response: line #00: 200 64935 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64936 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64936 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64937 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64937 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64938 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64938 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64939 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64939 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64940 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64940 OK (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64941 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20250821125902678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902678 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902678 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902678 DLMGCP DEBUG <0013> Generated response: line #00: 200 64941 OK (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64942 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20250821125902679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902679 DLMGCP DEBUG <0013> Generated response: line #00: 200 64942 OK (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64943 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20250821125902679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902679 DLMGCP DEBUG <0013> Generated response: line #00: 200 64943 OK (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64944 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20250821125902679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902679 DLMGCP DEBUG <0013> Generated response: line #00: 200 64944 OK (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64945 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20250821125902679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902679 DLMGCP DEBUG <0013> Generated response: line #00: 200 64945 OK (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64946 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20250821125902679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902679 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902679 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902679 DLMGCP DEBUG <0013> Generated response: line #00: 200 64946 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64947 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902680 DLMGCP DEBUG <0013> Generated response: line #00: 200 64947 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64948 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902680 DLMGCP DEBUG <0013> Generated response: line #00: 200 64948 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64949 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902680 DLMGCP DEBUG <0013> Generated response: line #00: 200 64949 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64950 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902680 DLMGCP DEBUG <0013> Generated response: line #00: 200 64950 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64951 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902680 DLMGCP DEBUG <0013> Generated response: line #00: 200 64951 OK (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64952 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20250821125902680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902680 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902680 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64952 OK (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64953 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20250821125902681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64953 OK (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64954 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20250821125902681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64954 OK (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64955 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20250821125902681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64955 OK (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64956 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20250821125902681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64956 OK (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64957 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20250821125902681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902681 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902681 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902681 DLMGCP DEBUG <0013> Generated response: line #00: 200 64957 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64958 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64958 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64959 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64959 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64960 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64960 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64961 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64961 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64962 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64962 OK (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64963 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20250821125902682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902682 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902682 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902682 DLMGCP DEBUG <0013> Generated response: line #00: 200 64963 OK (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64964 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20250821125902683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902683 DLMGCP DEBUG <0013> Generated response: line #00: 200 64964 OK (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64965 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20250821125902683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902683 DLMGCP DEBUG <0013> Generated response: line #00: 200 64965 OK (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64966 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20250821125902683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902683 DLMGCP DEBUG <0013> Generated response: line #00: 200 64966 OK (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64967 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20250821125902683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902683 DLMGCP DEBUG <0013> Generated response: line #00: 200 64967 OK (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64968 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20250821125902683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902683 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902683 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902683 DLMGCP DEBUG <0013> Generated response: line #00: 200 64968 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64969 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64969 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64970 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64970 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64971 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64971 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64972 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64972 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64973 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64973 OK (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64974 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20250821125902684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902684 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902684 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902684 DLMGCP DEBUG <0013> Generated response: line #00: 200 64974 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64975 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64975 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64976 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64976 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64977 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64977 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64978 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64978 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64979 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64979 OK (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64980 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20250821125902685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902685 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64980 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64981 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20250821125902686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902686 DLMGCP DEBUG <0013> Generated response: line #00: 200 64981 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64982 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20250821125902686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902686 DLMGCP DEBUG <0013> Generated response: line #00: 200 64982 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64983 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20250821125902686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902686 DLMGCP DEBUG <0013> Generated response: line #00: 200 64983 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64984 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20250821125902686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902686 DLMGCP DEBUG <0013> Generated response: line #00: 200 64984 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64985 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20250821125902686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902686 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902686 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902686 DLMGCP DEBUG <0013> Generated response: line #00: 200 64985 OK (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64986 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64986 OK (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64987 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64987 OK (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64988 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64988 OK (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64989 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64989 OK (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64990 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64990 OK (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64991 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20250821125902687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902687 DLMGCP DEBUG <0013> Generated response: line #00: 200 64991 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64992 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902688 DLMGCP DEBUG <0013> Generated response: line #00: 200 64992 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64993 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902688 DLMGCP DEBUG <0013> Generated response: line #00: 200 64993 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64994 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902688 DLMGCP DEBUG <0013> Generated response: line #00: 200 64994 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64995 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902688 DLMGCP DEBUG <0013> Generated response: line #00: 200 64995 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64996 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902688 DLMGCP DEBUG <0013> Generated response: line #00: 200 64996 OK (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64997 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20250821125902688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902688 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902688 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 64997 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64998 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 64998 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64999 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 64999 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65000 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 65000 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65001 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 65001 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65002 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902689 DLMGCP DEBUG <0013> Generated response: line #00: 200 65002 OK (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65003 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20250821125902689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902689 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902689 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65003 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65004 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65004 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65005 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65005 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65006 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65006 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65007 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65007 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65008 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902690 DLMGCP DEBUG <0013> Generated response: line #00: 200 65008 OK (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65009 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20250821125902690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250821125902690 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65009 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65010 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20250821125902691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65010 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65011 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20250821125902691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65011 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65012 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20250821125902691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65012 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65013 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20250821125902691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65013 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65014 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20250821125902691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902691 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902691 DLMGCP DEBUG <0013> Generated response: line #00: 200 65014 OK (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65015 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902691 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65015 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65016 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65016 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65017 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65017 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65018 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65018 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65019 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65019 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65020 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20250821125902692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902692 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902692 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902692 DLMGCP DEBUG <0013> Generated response: line #00: 200 65020 OK (mgcp_msg.c:72) 20250821125902692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65021 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65021 OK (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65022 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65022 OK (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65023 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65023 OK (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65024 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65024 OK (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65025 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65025 OK (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65026 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20250821125902693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902693 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902693 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902693 DLMGCP DEBUG <0013> Generated response: line #00: 200 65026 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65027 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65027 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65028 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65028 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65029 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65029 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65030 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65030 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65031 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65031 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65032 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20250821125902694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902694 DLMGCP DEBUG <0013> Generated response: line #00: 200 65032 OK (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65033 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65033 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65034 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65034 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65035 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65035 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65036 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65036 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65037 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65037 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65038 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902695 DLMGCP DEBUG <0013> Generated response: line #00: 200 65038 OK (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65039 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20250821125902695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250821125902695 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65039 OK (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65040 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20250821125902696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65040 OK (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65041 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20250821125902696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65041 OK (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65042 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20250821125902696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65042 OK (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65043 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20250821125902696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65043 OK (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65044 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20250821125902696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902696 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902696 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902696 DLMGCP DEBUG <0013> Generated response: line #00: 200 65044 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65045 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65045 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65046 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65046 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65047 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65047 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65048 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65048 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65049 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65049 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65050 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902697 DLMGCP DEBUG <0013> Generated response: line #00: 200 65050 OK (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65051 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20250821125902697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65051 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65052 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65052 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65053 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65053 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65054 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65054 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65055 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65055 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65056 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65056 OK (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65057 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20250821125902698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902698 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902698 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902698 DLMGCP DEBUG <0013> Generated response: line #00: 200 65057 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65058 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65058 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65059 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65059 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65060 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65060 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65061 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65061 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65062 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65062 OK (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65063 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20250821125902699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902699 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902699 DLMGCP DEBUG <0013> Generated response: line #00: 200 65063 OK (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65064 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20250821125902700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902700 DLMGCP DEBUG <0013> Generated response: line #00: 200 65064 OK (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65065 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20250821125902700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902700 DLMGCP DEBUG <0013> Generated response: line #00: 200 65065 OK (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65066 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20250821125902700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902700 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902700 DLMGCP DEBUG <0013> Generated response: line #00: 200 65066 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65067 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65067 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65068 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65068 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65069 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65069 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65070 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65070 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65071 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65071 OK (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65072 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20250821125902701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902701 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902701 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902701 DLMGCP DEBUG <0013> Generated response: line #00: 200 65072 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65073 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65073 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65074 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65074 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65075 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65075 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65076 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65076 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65077 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65077 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65078 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65078 OK (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65079 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20250821125902702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902702 DLMGCP DEBUG <0013> Generated response: line #00: 200 65079 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65080 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65080 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65081 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65081 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65082 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65082 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65083 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65083 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65084 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65084 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65085 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65085 OK (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65086 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20250821125902703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902703 DLMGCP DEBUG <0013> Generated response: line #00: 200 65086 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65087 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65087 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65088 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65088 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65089 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65089 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65090 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65090 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65091 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65091 OK (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65092 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20250821125902704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902704 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902704 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902704 DLMGCP DEBUG <0013> Generated response: line #00: 200 65092 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65093 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65093 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65094 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65094 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65095 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65095 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65096 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65096 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65097 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65097 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65098 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65098 OK (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65099 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20250821125902705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902705 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902705 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902705 DLMGCP DEBUG <0013> Generated response: line #00: 200 65099 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65100 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65100 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65101 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65101 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65102 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65102 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65103 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65103 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65104 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65104 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65105 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65105 OK (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65106 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20250821125902706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902706 DLMGCP DEBUG <0013> Generated response: line #00: 200 65106 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65107 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65107 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65108 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65108 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65109 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65109 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65110 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65110 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65111 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65111 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65112 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65112 OK (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65113 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20250821125902707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902707 DLMGCP DEBUG <0013> Generated response: line #00: 200 65113 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65114 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65114 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65115 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65115 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65116 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65116 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65117 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65117 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65118 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65118 OK (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65119 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20250821125902708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902708 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902708 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902708 DLMGCP DEBUG <0013> Generated response: line #00: 200 65119 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65120 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65120 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65121 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65121 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65122 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65122 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65123 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65123 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65124 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65124 OK (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65125 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20250821125902709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902709 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902709 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902709 DLMGCP DEBUG <0013> Generated response: line #00: 200 65125 OK (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65126 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20250821125902710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902710 DLMGCP DEBUG <0013> Generated response: line #00: 200 65126 OK (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65127 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20250821125902710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902710 DLMGCP DEBUG <0013> Generated response: line #00: 200 65127 OK (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65128 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20250821125902710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902710 DLMGCP DEBUG <0013> Generated response: line #00: 200 65128 OK (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65129 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20250821125902710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902710 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902710 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902710 DLMGCP DEBUG <0013> Generated response: line #00: 200 65129 OK (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65130 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20250821125902711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902711 DLMGCP DEBUG <0013> Generated response: line #00: 200 65130 OK (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65131 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20250821125902711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902711 DLMGCP DEBUG <0013> Generated response: line #00: 200 65131 OK (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65132 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20250821125902711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902711 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902711 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902711 DLMGCP DEBUG <0013> Generated response: line #00: 200 65132 OK (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65133 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20250821125902712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250821125902712 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902712 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902712 DLMGCP DEBUG <0013> Generated response: line #00: 200 65133 OK (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65134 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20250821125902712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250821125902712 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902712 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902712 DLMGCP DEBUG <0013> Generated response: line #00: 200 65134 OK (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65135 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902712 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20250821125902713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902713 DLMGCP DEBUG <0013> Generated response: line #00: 200 65135 OK (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65136 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20250821125902713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902713 DLMGCP DEBUG <0013> Generated response: line #00: 200 65136 OK (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65137 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20250821125902713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902713 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902713 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902713 DLMGCP DEBUG <0013> Generated response: line #00: 200 65137 OK (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65138 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20250821125902714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250821125902714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902714 DLMGCP DEBUG <0013> Generated response: line #00: 200 65138 OK (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65139 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20250821125902714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250821125902714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902714 DLMGCP DEBUG <0013> Generated response: line #00: 200 65139 OK (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65140 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20250821125902715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250821125902715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902715 DLMGCP DEBUG <0013> Generated response: line #00: 200 65140 OK (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65141 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20250821125902715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250821125902715 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902715 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902715 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902715 DLMGCP DEBUG <0013> Generated response: line #00: 200 65141 OK (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65142 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20250821125902716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902716 DLMGCP DEBUG <0013> Generated response: line #00: 200 65142 OK (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65143 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20250821125902716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902716 DLMGCP DEBUG <0013> Generated response: line #00: 200 65143 OK (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65144 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20250821125902716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902716 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902716 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902716 DLMGCP DEBUG <0013> Generated response: line #00: 200 65144 OK (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65145 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20250821125902717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902717 DLMGCP DEBUG <0013> Generated response: line #00: 200 65145 OK (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65146 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20250821125902717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902717 DLMGCP DEBUG <0013> Generated response: line #00: 200 65146 OK (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65147 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20250821125902717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902717 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902717 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902717 DLMGCP DEBUG <0013> Generated response: line #00: 200 65147 OK (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65148 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20250821125902718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250821125902718 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902718 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902718 DLMGCP DEBUG <0013> Generated response: line #00: 200 65148 OK (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65149 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20250821125902718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250821125902718 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902718 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902718 DLMGCP DEBUG <0013> Generated response: line #00: 200 65149 OK (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65150 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902718 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20250821125902718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902719 DLMGCP DEBUG <0013> Generated response: line #00: 200 65150 OK (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65151 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20250821125902719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902719 DLMGCP DEBUG <0013> Generated response: line #00: 200 65151 OK (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65152 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20250821125902719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902719 DLMGCP DEBUG <0013> Generated response: line #00: 200 65152 OK (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65153 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20250821125902720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250821125902720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902720 DLMGCP DEBUG <0013> Generated response: line #00: 200 65153 OK (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65154 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20250821125902720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250821125902720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902720 DLMGCP DEBUG <0013> Generated response: line #00: 200 65154 OK (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65155 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20250821125902721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902721 DLMGCP DEBUG <0013> Generated response: line #00: 200 65155 OK (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65156 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20250821125902721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902721 DLMGCP DEBUG <0013> Generated response: line #00: 200 65156 OK (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65157 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20250821125902721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902721 DLMGCP DEBUG <0013> Generated response: line #00: 200 65157 OK (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65158 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20250821125902721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902721 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902721 DLMGCP DEBUG <0013> Generated response: line #00: 200 65158 OK (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65159 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20250821125902722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250821125902722 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902722 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902722 DLMGCP DEBUG <0013> Generated response: line #00: 200 65159 OK (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65160 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20250821125902722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250821125902722 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902722 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902722 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902722 DLMGCP DEBUG <0013> Generated response: line #00: 200 65160 OK (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65161 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20250821125902723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250821125902723 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902723 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902723 DLMGCP DEBUG <0013> Generated response: line #00: 200 65161 OK (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65162 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20250821125902723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250821125902723 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902723 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902723 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902723 DLMGCP DEBUG <0013> Generated response: line #00: 200 65162 OK (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65163 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20250821125902724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250821125902724 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902724 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902724 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902724 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902724 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902724 DLMGCP DEBUG <0013> Generated response: line #00: 200 65163 OK (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65164 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902724 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20250821125902725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250821125902725 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902725 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902725 DLMGCP DEBUG <0013> Generated response: line #00: 200 65164 OK (mgcp_msg.c:72) 20250821125902725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65165 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20250821125902725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250821125902725 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902725 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902725 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902725 DLMGCP DEBUG <0013> Generated response: line #00: 200 65165 OK (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65166 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20250821125902726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250821125902726 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902726 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902726 DLMGCP DEBUG <0013> Generated response: line #00: 200 65166 OK (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65167 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20250821125902726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250821125902726 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902726 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902726 DLMGCP DEBUG <0013> Generated response: line #00: 200 65167 OK (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65168 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20250821125902726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250821125902726 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902727 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902727 DLMGCP DEBUG <0013> Generated response: line #00: 200 65168 OK (mgcp_msg.c:72) 20250821125902727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65169 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125902727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20250821125902727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250821125902727 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125902727 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125902727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125902727 DLMGCP DEBUG <0013> Generated response: line #00: 200 65169 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM1(74)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(76)@de447b6fa854: Final verdict of PTC: none RTPEM2(75)@de447b6fa854: Final verdict of PTC: none RTPEM0(73)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Thu Aug 21 12:59:02 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3081868) Waiting for packet dumper to finish... 1 (prev_count=3081868, count=3126884) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:59: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_mdcx_without_crcx started. 20250821125905924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32277 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125905924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250821125905924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125905924 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125905924 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125905924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125905924 DLMGCP DEBUG <0013> Generated response: line #00: 515 32277 FAIL (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32278 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821125905926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250821125905926 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125905926 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821125905926 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1106) 20250821125905926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250821125905926 DLMGCP DEBUG <0013> Generated response: line #00: 400 32278 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(79)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(81)@de447b6fa854: Final verdict of PTC: none RTPEM0(78)@de447b6fa854: Final verdict of PTC: none RTPEM2(80)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@de447b6fa854: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Thu Aug 21 12:59:05 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_dlcx_without_crcx started. 20250821125909118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65502 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125909118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821125909118 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125909118 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125909118 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125909118 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125909118 DLMGCP DEBUG <0013> Generated response: line #00: 515 65502 FAIL (mgcp_msg.c:72) 20250821125909125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65503 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125909126 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250821125909126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821125909126 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125909126 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125909126 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125909126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125909126 DLMGCP DEBUG <0013> Generated response: line #00: 515 65503 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(85)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(86)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@de447b6fa854: Final verdict of PTC: none RTPEM0(83)@de447b6fa854: Final verdict of PTC: none RTPEM1(84)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@de447b6fa854: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Thu Aug 21 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=16828) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_dlcx_non_existant_ep started. 20250821125912335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3132 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125912335 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250821125912335 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250821125912335 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250821125912335 DLMGCP DEBUG <0013> Generated response: line #00: 500 3132 FAIL (mgcp_msg.c:72) 20250821125912346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3133 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125912346 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250821125912346 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250821125912346 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250821125912346 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250821125912346 DLMGCP DEBUG <0013> Generated response: line #00: 500 3133 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(92)@de447b6fa854: Final verdict of PTC: none RTPEM0(88)@de447b6fa854: Final verdict of PTC: none RTPEM2(90)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(91)@de447b6fa854: Final verdict of PTC: none RTPEM1(89)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@de447b6fa854: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Thu Aug 21 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=15544) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_mdcx_wildcarded started. 20250821125915561 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125915561 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125915561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915562 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915563 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915564 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125915566 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125915566 DLMGCP DEBUG <0013> Generated response: line #00: 200 12262 OK (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821125915569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125915570 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125915570 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821125915570 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1094) 20250821125915570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:240) 20250821125915570 DLMGCP DEBUG <0013> Generated response: line #00: 507 12263 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(94)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@de447b6fa854: Final verdict of PTC: none RTPEM2(95)@de447b6fa854: Final verdict of PTC: none RTPEM0(93)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(96)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@de447b6fa854: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_dlcx_wildcarded started. 20250821125918793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125918793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125918793 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918794 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918795 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125918797 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125918797 DLMGCP DEBUG <0013> Generated response: line #00: 200 2431 OK (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125918800 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125918800 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1131B73F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1131B73F output_enabled 0 (mgcp_conn.c:271) 20250821125918800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918800 DLMGCP DEBUG <0013> (1234/rtp C:1131B73F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1131B73F CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1044) 20250821125918800 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1131B73F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #00: 200 2432 OK (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #02: I: 1131B73F (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1131B73F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250821125918800 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125918800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC1A0F12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC1A0F12 output_enabled 0 (mgcp_conn.c:271) 20250821125918800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918800 DLMGCP DEBUG <0013> (1234/rtp C:BC1A0F12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC1A0F12 CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1044) 20250821125918800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BC1A0F12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #00: 200 2433 OK (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #02: I: BC1A0F12 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC1A0F12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918800 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918801 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918801 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918801 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918801 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918801 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250821125918802 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125918802 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BA59E86A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BA59E86A output_enabled 0 (mgcp_conn.c:271) 20250821125918802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918802 DLMGCP DEBUG <0013> (1234/rtp C:BA59E86A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BA59E86A CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1044) 20250821125918802 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:BA59E86A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #00: 200 2434 OK (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #02: I: BA59E86A (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA59E86A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918802 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250821125918803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125918803 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:79BEAE1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:79BEAE1F output_enabled 0 (mgcp_conn.c:271) 20250821125918803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918803 DLMGCP DEBUG <0013> (1234/rtp C:79BEAE1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:79BEAE1F CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1044) 20250821125918803 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:79BEAE1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918803 DLMGCP DEBUG <0013> Generated response: line #00: 200 2435 OK (mgcp_msg.c:72) 20250821125918803 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #02: I: 79BEAE1F (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79BEAE1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918804 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250821125918805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125918805 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4C2047E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4C2047E4 output_enabled 0 (mgcp_conn.c:271) 20250821125918805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918805 DLMGCP DEBUG <0013> (1234/rtp C:4C2047E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4C2047E4 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1044) 20250821125918805 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:4C2047E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #00: 200 2436 OK (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C2047E4 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C2047E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918805 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250821125918807 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821125918807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:4DBCE3A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:4DBCE3A8 output_enabled 0 (mgcp_conn.c:271) 20250821125918807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918807 DLMGCP DEBUG <0013> (1234/rtp C:4DBCE3A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:4DBCE3A8 CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1044) 20250821125918807 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:4DBCE3A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #00: 200 2437 OK (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DBCE3A8 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DBCE3A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918807 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250821125918808 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125918808 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB91D89A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB91D89A output_enabled 0 (mgcp_conn.c:271) 20250821125918808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918808 DLMGCP DEBUG <0013> (1234/rtp C:EB91D89A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB91D89A CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1044) 20250821125918808 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:EB91D89A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #00: 200 2438 OK (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #02: I: EB91D89A (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB91D89A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918810 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250821125918810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821125918810 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:7994B21F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:7994B21F output_enabled 0 (mgcp_conn.c:271) 20250821125918811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918811 DLMGCP DEBUG <0013> (1234/rtp C:7994B21F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:7994B21F CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1044) 20250821125918811 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:7994B21F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #00: 200 2439 OK (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #02: I: 7994B21F (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7994B21F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918811 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918812 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250821125918812 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821125918812 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:46B1992D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:46B1992D output_enabled 0 (mgcp_conn.c:271) 20250821125918813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918813 DLMGCP DEBUG <0013> (1234/rtp C:46B1992D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:46B1992D CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1044) 20250821125918813 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:46B1992D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #00: 200 2440 OK (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #02: I: 46B1992D (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46B1992D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918813 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250821125918814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821125918814 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:C0FC173F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:C0FC173F output_enabled 0 (mgcp_conn.c:271) 20250821125918814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918814 DLMGCP DEBUG <0013> (1234/rtp C:C0FC173F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:C0FC173F CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1044) 20250821125918814 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:C0FC173F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #00: 200 2441 OK (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #02: I: C0FC173F (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0FC173F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918814 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918815 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918815 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250821125918816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821125918816 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:30A2EA10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:30A2EA10 output_enabled 0 (mgcp_conn.c:271) 20250821125918816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918816 DLMGCP DEBUG <0013> (1234/rtp C:30A2EA10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:30A2EA10 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1044) 20250821125918816 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:30A2EA10 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #00: 200 2442 OK (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #02: I: 30A2EA10 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30A2EA10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918816 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250821125918817 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821125918817 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5BE8EA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5BE8EA3 output_enabled 0 (mgcp_conn.c:271) 20250821125918817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918817 DLMGCP DEBUG <0013> (1234/rtp C:A5BE8EA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:A5BE8EA3 CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1044) 20250821125918817 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:A5BE8EA3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #00: 200 2443 OK (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #02: I: A5BE8EA3 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5BE8EA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918817 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918818 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250821125918818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821125918818 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:88979071 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:88979071 output_enabled 0 (mgcp_conn.c:271) 20250821125918818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918818 DLMGCP DEBUG <0013> (1234/rtp C:88979071 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:88979071 CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1044) 20250821125918819 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:88979071 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #00: 200 2444 OK (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #02: I: 88979071 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88979071 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918819 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250821125918820 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821125918820 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:19608B9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:19608B9D output_enabled 0 (mgcp_conn.c:271) 20250821125918820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918820 DLMGCP DEBUG <0013> (1234/rtp C:19608B9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:19608B9D CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1044) 20250821125918820 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:19608B9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #00: 200 2445 OK (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #02: I: 19608B9D (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19608B9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918820 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250821125918821 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821125918821 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8748F214 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8748F214 output_enabled 0 (mgcp_conn.c:271) 20250821125918821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918821 DLMGCP DEBUG <0013> (1234/rtp C:8748F214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8748F214 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1044) 20250821125918821 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:8748F214 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #00: 200 2446 OK (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #02: I: 8748F214 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8748F214 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918821 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250821125918823 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821125918823 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF26DAEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF26DAEB output_enabled 0 (mgcp_conn.c:271) 20250821125918823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918823 DLMGCP DEBUG <0013> (1234/rtp C:AF26DAEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:AF26DAEB CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1044) 20250821125918823 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:AF26DAEB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #00: 200 2447 OK (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #02: I: AF26DAEB (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF26DAEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918823 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250821125918824 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821125918824 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:4D2EB0B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:4D2EB0B6 output_enabled 0 (mgcp_conn.c:271) 20250821125918824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918824 DLMGCP DEBUG <0013> (1234/rtp C:4D2EB0B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:4D2EB0B6 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1044) 20250821125918824 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:4D2EB0B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #00: 200 2448 OK (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D2EB0B6 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D2EB0B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918824 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918826 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250821125918826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821125918826 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B6C59B6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B6C59B6D output_enabled 0 (mgcp_conn.c:271) 20250821125918826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918826 DLMGCP DEBUG <0013> (1234/rtp C:B6C59B6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B6C59B6D CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1044) 20250821125918826 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:B6C59B6D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #00: 200 2449 OK (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #02: I: B6C59B6D (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6C59B6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918827 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250821125918828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821125918828 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B2B2A974 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B2B2A974 output_enabled 0 (mgcp_conn.c:271) 20250821125918828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918828 DLMGCP DEBUG <0013> (1234/rtp C:B2B2A974 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:B2B2A974 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1044) 20250821125918828 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:B2B2A974 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #00: 200 2450 OK (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #02: I: B2B2A974 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2B2A974 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250821125918830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821125918830 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:5DDD4327 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:5DDD4327 output_enabled 0 (mgcp_conn.c:271) 20250821125918830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918830 DLMGCP DEBUG <0013> (1234/rtp C:5DDD4327 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:5DDD4327 CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1044) 20250821125918830 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:5DDD4327 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #00: 200 2451 OK (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DDD4327 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DDD4327 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918830 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918832 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918832 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250821125918832 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821125918832 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918832 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E4C2C907 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918832 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E4C2C907 output_enabled 0 (mgcp_conn.c:271) 20250821125918833 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918833 DLMGCP DEBUG <0013> (1234/rtp C:E4C2C907 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918833 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E4C2C907 CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1044) 20250821125918833 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:E4C2C907 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918833 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #00: 200 2452 OK (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #02: I: E4C2C907 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4C2C907 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918833 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250821125918835 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821125918835 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:5FE1239E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:5FE1239E output_enabled 0 (mgcp_conn.c:271) 20250821125918835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918835 DLMGCP DEBUG <0013> (1234/rtp C:5FE1239E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:5FE1239E CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1044) 20250821125918835 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:5FE1239E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #00: 200 2453 OK (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FE1239E (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FE1239E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918835 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250821125918837 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821125918837 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:50B8728C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:50B8728C output_enabled 0 (mgcp_conn.c:271) 20250821125918837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918837 DLMGCP DEBUG <0013> (1234/rtp C:50B8728C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:50B8728C CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1044) 20250821125918837 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:50B8728C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #00: 200 2454 OK (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #02: I: 50B8728C (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50B8728C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918837 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250821125918839 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821125918839 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:54796866 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:54796866 output_enabled 0 (mgcp_conn.c:271) 20250821125918839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918839 DLMGCP DEBUG <0013> (1234/rtp C:54796866 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:54796866 CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1044) 20250821125918839 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:54796866 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918839 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #00: 200 2455 OK (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #02: I: 54796866 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54796866 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918839 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250821125918841 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821125918841 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918841 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5B2D0812 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918841 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5B2D0812 output_enabled 0 (mgcp_conn.c:271) 20250821125918841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918841 DLMGCP DEBUG <0013> (1234/rtp C:5B2D0812 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918841 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5B2D0812 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1044) 20250821125918841 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:5B2D0812 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918841 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #00: 200 2456 OK (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B2D0812 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B2D0812 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918841 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250821125918843 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821125918843 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:34986492 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:34986492 output_enabled 0 (mgcp_conn.c:271) 20250821125918843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918843 DLMGCP DEBUG <0013> (1234/rtp C:34986492 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:34986492 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1044) 20250821125918843 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:34986492 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #00: 200 2457 OK (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #02: I: 34986492 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34986492 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918843 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250821125918845 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821125918845 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0534D107 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0534D107 output_enabled 0 (mgcp_conn.c:271) 20250821125918845 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918845 DLMGCP DEBUG <0013> (1234/rtp C:0534D107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:0534D107 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1044) 20250821125918845 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:0534D107 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #00: 200 2458 OK (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #02: I: 0534D107 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0534D107 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918845 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250821125918846 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821125918846 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F76F29B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F76F29B7 output_enabled 0 (mgcp_conn.c:271) 20250821125918846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918846 DLMGCP DEBUG <0013> (1234/rtp C:F76F29B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F76F29B7 CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1044) 20250821125918846 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:F76F29B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #00: 200 2459 OK (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #02: I: F76F29B7 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #04: o=- F76F29B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918846 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918847 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918847 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918847 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250821125918848 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821125918848 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D82D99C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D82D99C output_enabled 0 (mgcp_conn.c:271) 20250821125918848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918848 DLMGCP DEBUG <0013> (1234/rtp C:7D82D99C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D82D99C CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1044) 20250821125918848 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:7D82D99C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #00: 200 2460 OK (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D82D99C (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D82D99C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918848 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918849 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250821125918849 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250821125918849 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B73F1426 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B73F1426 output_enabled 0 (mgcp_conn.c:271) 20250821125918849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918849 DLMGCP DEBUG <0013> (1234/rtp C:B73F1426 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B73F1426 CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1044) 20250821125918849 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:B73F1426 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #00: 200 2461 OK (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #02: I: B73F1426 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #04: o=- B73F1426 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918850 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250821125918851 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250821125918851 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C7106A8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C7106A8E output_enabled 0 (mgcp_conn.c:271) 20250821125918851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918851 DLMGCP DEBUG <0013> (1234/rtp C:C7106A8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:C7106A8E CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1044) 20250821125918851 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:C7106A8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #00: 200 2462 OK (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #02: I: C7106A8E (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7106A8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918851 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250821125918853 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250821125918853 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:852F2793 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:852F2793 output_enabled 0 (mgcp_conn.c:271) 20250821125918853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918853 DLMGCP DEBUG <0013> (1234/rtp C:852F2793 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:852F2793 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1044) 20250821125918853 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:852F2793 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #00: 200 2463 OK (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #02: I: 852F2793 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #04: o=- 852F2793 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918853 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918854 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250821125918854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250821125918854 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:492EC741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918854 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:492EC741 output_enabled 0 (mgcp_conn.c:271) 20250821125918854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918854 DLMGCP DEBUG <0013> (1234/rtp C:492EC741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918855 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:492EC741 CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1044) 20250821125918855 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:492EC741 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918855 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #00: 200 2464 OK (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #02: I: 492EC741 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #04: o=- 492EC741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918855 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250821125918856 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250821125918856 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:9D22F58F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:9D22F58F output_enabled 0 (mgcp_conn.c:271) 20250821125918856 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918856 DLMGCP DEBUG <0013> (1234/rtp C:9D22F58F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:9D22F58F CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1044) 20250821125918856 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:9D22F58F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #00: 200 2465 OK (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D22F58F (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D22F58F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918856 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250821125918858 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250821125918858 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:0BF5801C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:0BF5801C output_enabled 0 (mgcp_conn.c:271) 20250821125918858 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918858 DLMGCP DEBUG <0013> (1234/rtp C:0BF5801C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:0BF5801C CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1044) 20250821125918858 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:0BF5801C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #00: 200 2466 OK (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BF5801C (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BF5801C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918858 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250821125918859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250821125918859 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC882108 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC882108 output_enabled 0 (mgcp_conn.c:271) 20250821125918859 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918859 DLMGCP DEBUG <0013> (1234/rtp C:BC882108 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC882108 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1044) 20250821125918859 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:BC882108 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918859 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #00: 200 2467 OK (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #02: I: BC882108 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC882108 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918859 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918860 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918860 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918860 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918860 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250821125918861 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250821125918861 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:C470D7D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:C470D7D5 output_enabled 0 (mgcp_conn.c:271) 20250821125918861 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918861 DLMGCP DEBUG <0013> (1234/rtp C:C470D7D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:C470D7D5 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1044) 20250821125918861 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:C470D7D5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #00: 200 2468 OK (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #02: I: C470D7D5 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #04: o=- C470D7D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918861 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250821125918862 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250821125918862 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:C398CFB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:C398CFB4 output_enabled 0 (mgcp_conn.c:271) 20250821125918862 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918862 DLMGCP DEBUG <0013> (1234/rtp C:C398CFB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:C398CFB4 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1044) 20250821125918862 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:C398CFB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918862 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #00: 200 2469 OK (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #02: I: C398CFB4 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #04: o=- C398CFB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918862 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918863 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918863 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918863 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918863 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918863 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250821125918864 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250821125918864 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:2634F40D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:2634F40D output_enabled 0 (mgcp_conn.c:271) 20250821125918864 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918864 DLMGCP DEBUG <0013> (1234/rtp C:2634F40D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:2634F40D CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1044) 20250821125918864 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:2634F40D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918864 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #00: 200 2470 OK (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #02: I: 2634F40D (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2634F40D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250821125918865 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250821125918865 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918865 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7FB66F01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918865 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7FB66F01 output_enabled 0 (mgcp_conn.c:271) 20250821125918865 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918865 DLMGCP DEBUG <0013> (1234/rtp C:7FB66F01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918865 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7FB66F01 CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1044) 20250821125918865 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:7FB66F01 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918865 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #00: 200 2471 OK (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FB66F01 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FB66F01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918865 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918866 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918866 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918866 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918866 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250821125918866 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250821125918866 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:F7134DC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:F7134DC6 output_enabled 0 (mgcp_conn.c:271) 20250821125918866 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918866 DLMGCP DEBUG <0013> (1234/rtp C:F7134DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:F7134DC6 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1044) 20250821125918867 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:F7134DC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918867 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #00: 200 2472 OK (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #02: I: F7134DC6 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7134DC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250821125918867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250821125918867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C174F8CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C174F8CA output_enabled 0 (mgcp_conn.c:271) 20250821125918867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918867 DLMGCP DEBUG <0013> (1234/rtp C:C174F8CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C174F8CA CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1044) 20250821125918868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:C174F8CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #00: 200 2473 OK (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #02: I: C174F8CA (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #04: o=- C174F8CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250821125918868 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250821125918868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:07F450C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:07F450C7 output_enabled 0 (mgcp_conn.c:271) 20250821125918869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918869 DLMGCP DEBUG <0013> (1234/rtp C:07F450C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:07F450C7 CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1044) 20250821125918869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:07F450C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #00: 200 2474 OK (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #02: I: 07F450C7 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07F450C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250821125918869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250821125918869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B5A62EFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B5A62EFF output_enabled 0 (mgcp_conn.c:271) 20250821125918869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918870 DLMGCP DEBUG <0013> (1234/rtp C:B5A62EFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B5A62EFF CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1044) 20250821125918870 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:B5A62EFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #00: 200 2475 OK (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #02: I: B5A62EFF (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5A62EFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250821125918870 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250821125918870 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:B03E4F9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:B03E4F9A output_enabled 0 (mgcp_conn.c:271) 20250821125918870 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918870 DLMGCP DEBUG <0013> (1234/rtp C:B03E4F9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:B03E4F9A CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1044) 20250821125918871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:B03E4F9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #00: 200 2476 OK (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #02: I: B03E4F9A (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #04: o=- B03E4F9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250821125918871 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250821125918871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:5B5B2869 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:5B5B2869 output_enabled 0 (mgcp_conn.c:271) 20250821125918871 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918871 DLMGCP DEBUG <0013> (1234/rtp C:5B5B2869 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:5B5B2869 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1044) 20250821125918872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:5B5B2869 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #00: 200 2477 OK (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B5B2869 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B5B2869 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250821125918872 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250821125918872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:045F6FB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:045F6FB8 output_enabled 0 (mgcp_conn.c:271) 20250821125918872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918872 DLMGCP DEBUG <0013> (1234/rtp C:045F6FB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:045F6FB8 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1044) 20250821125918872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:045F6FB8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #00: 200 2478 OK (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #02: I: 045F6FB8 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #04: o=- 045F6FB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918872 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250821125918873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250821125918873 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:BC1093D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:BC1093D8 output_enabled 0 (mgcp_conn.c:271) 20250821125918873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918873 DLMGCP DEBUG <0013> (1234/rtp C:BC1093D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:BC1093D8 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1044) 20250821125918873 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:BC1093D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918873 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #00: 200 2479 OK (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #02: I: BC1093D8 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC1093D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918873 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250821125918874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250821125918874 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DA438FDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DA438FDC output_enabled 0 (mgcp_conn.c:271) 20250821125918874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918874 DLMGCP DEBUG <0013> (1234/rtp C:DA438FDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DA438FDC CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1044) 20250821125918874 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:DA438FDC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918874 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #00: 200 2480 OK (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #02: I: DA438FDC (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA438FDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918874 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250821125918875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250821125918875 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:747B86CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:747B86CF output_enabled 0 (mgcp_conn.c:271) 20250821125918875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918875 DLMGCP DEBUG <0013> (1234/rtp C:747B86CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:747B86CF CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1044) 20250821125918875 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:747B86CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918875 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #00: 200 2481 OK (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #02: I: 747B86CF (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #04: o=- 747B86CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918875 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250821125918876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250821125918876 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A67C6EF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A67C6EF1 output_enabled 0 (mgcp_conn.c:271) 20250821125918876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918876 DLMGCP DEBUG <0013> (1234/rtp C:A67C6EF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:A67C6EF1 CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1044) 20250821125918876 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:A67C6EF1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #00: 200 2482 OK (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #02: I: A67C6EF1 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #04: o=- A67C6EF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250821125918876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250821125918876 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:43201BC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:43201BC3 output_enabled 0 (mgcp_conn.c:271) 20250821125918876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918876 DLMGCP DEBUG <0013> (1234/rtp C:43201BC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:43201BC3 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1044) 20250821125918876 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:43201BC3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918876 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #00: 200 2483 OK (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #02: I: 43201BC3 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43201BC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918876 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250821125918877 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250821125918877 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5C746880 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5C746880 output_enabled 0 (mgcp_conn.c:271) 20250821125918877 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918877 DLMGCP DEBUG <0013> (1234/rtp C:5C746880 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5C746880 CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1044) 20250821125918877 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:5C746880 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #00: 200 2484 OK (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C746880 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C746880 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250821125918878 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250821125918878 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:13C0B5C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:13C0B5C4 output_enabled 0 (mgcp_conn.c:271) 20250821125918878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918878 DLMGCP DEBUG <0013> (1234/rtp C:13C0B5C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:13C0B5C4 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1044) 20250821125918878 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:13C0B5C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #00: 200 2485 OK (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #02: I: 13C0B5C4 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13C0B5C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250821125918878 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250821125918878 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A109E62E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A109E62E output_enabled 0 (mgcp_conn.c:271) 20250821125918878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918879 DLMGCP DEBUG <0013> (1234/rtp C:A109E62E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:A109E62E CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1044) 20250821125918879 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:A109E62E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #00: 200 2486 OK (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #02: I: A109E62E (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #04: o=- A109E62E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250821125918879 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250821125918879 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CD5A8F22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CD5A8F22 output_enabled 0 (mgcp_conn.c:271) 20250821125918879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918879 DLMGCP DEBUG <0013> (1234/rtp C:CD5A8F22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CD5A8F22 CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1044) 20250821125918879 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:CD5A8F22 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #00: 200 2487 OK (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #02: I: CD5A8F22 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD5A8F22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918879 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250821125918880 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250821125918880 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:86526E7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:86526E7C output_enabled 0 (mgcp_conn.c:271) 20250821125918880 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918880 DLMGCP DEBUG <0013> (1234/rtp C:86526E7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:86526E7C CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1044) 20250821125918880 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:86526E7C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #00: 200 2488 OK (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #02: I: 86526E7C (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86526E7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918880 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250821125918881 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250821125918881 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CE10FFB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CE10FFB3 output_enabled 0 (mgcp_conn.c:271) 20250821125918881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918881 DLMGCP DEBUG <0013> (1234/rtp C:CE10FFB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CE10FFB3 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1044) 20250821125918881 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:CE10FFB3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #00: 200 2489 OK (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #02: I: CE10FFB3 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE10FFB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250821125918881 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250821125918881 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:7235E71D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:7235E71D output_enabled 0 (mgcp_conn.c:271) 20250821125918881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918881 DLMGCP DEBUG <0013> (1234/rtp C:7235E71D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:7235E71D CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1044) 20250821125918881 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:7235E71D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #00: 200 2490 OK (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #02: I: 7235E71D (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7235E71D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918881 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250821125918882 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250821125918882 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:80EBE679 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:80EBE679 output_enabled 0 (mgcp_conn.c:271) 20250821125918882 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918882 DLMGCP DEBUG <0013> (1234/rtp C:80EBE679 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:80EBE679 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1044) 20250821125918882 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:80EBE679 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #00: 200 2491 OK (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #02: I: 80EBE679 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80EBE679 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250821125918882 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250821125918882 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCE251C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCE251C2 output_enabled 0 (mgcp_conn.c:271) 20250821125918882 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918882 DLMGCP DEBUG <0013> (1234/rtp C:CCE251C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCE251C2 CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1044) 20250821125918883 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:CCE251C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #00: 200 2492 OK (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #02: I: CCE251C2 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCE251C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250821125918883 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250821125918883 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:3DA8922B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:3DA8922B output_enabled 0 (mgcp_conn.c:271) 20250821125918883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918883 DLMGCP DEBUG <0013> (1234/rtp C:3DA8922B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:3DA8922B CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1044) 20250821125918883 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:3DA8922B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #00: 200 2493 OK (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DA8922B (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DA8922B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918883 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250821125918884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250821125918884 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:F6918680 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:F6918680 output_enabled 0 (mgcp_conn.c:271) 20250821125918884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918884 DLMGCP DEBUG <0013> (1234/rtp C:F6918680 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:F6918680 CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1044) 20250821125918884 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:F6918680 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #00: 200 2494 OK (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #02: I: F6918680 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6918680 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250821125918884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250821125918884 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:49C88E5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:49C88E5B output_enabled 0 (mgcp_conn.c:271) 20250821125918884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918884 DLMGCP DEBUG <0013> (1234/rtp C:49C88E5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:49C88E5B CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1044) 20250821125918884 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:49C88E5B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #00: 200 2495 OK (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #02: I: 49C88E5B (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49C88E5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918884 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250821125918885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250821125918885 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F0CD8FB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F0CD8FB3 output_enabled 0 (mgcp_conn.c:271) 20250821125918885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918885 DLMGCP DEBUG <0013> (1234/rtp C:F0CD8FB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F0CD8FB3 CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1044) 20250821125918885 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:F0CD8FB3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #00: 200 2496 OK (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #02: I: F0CD8FB3 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0CD8FB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250821125918885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250821125918885 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DAA44279 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DAA44279 output_enabled 0 (mgcp_conn.c:271) 20250821125918885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918885 DLMGCP DEBUG <0013> (1234/rtp C:DAA44279 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DAA44279 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1044) 20250821125918885 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:DAA44279 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #00: 200 2497 OK (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #02: I: DAA44279 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAA44279 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918885 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250821125918886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250821125918886 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:42B676CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:42B676CE output_enabled 0 (mgcp_conn.c:271) 20250821125918886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918886 DLMGCP DEBUG <0013> (1234/rtp C:42B676CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:42B676CE CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1044) 20250821125918886 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:42B676CE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #00: 200 2498 OK (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #02: I: 42B676CE (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42B676CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250821125918886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250821125918886 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A6DFDD98 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918886 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A6DFDD98 output_enabled 0 (mgcp_conn.c:271) 20250821125918886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918886 DLMGCP DEBUG <0013> (1234/rtp C:A6DFDD98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A6DFDD98 CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1044) 20250821125918887 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:A6DFDD98 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #00: 200 2499 OK (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #02: I: A6DFDD98 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6DFDD98 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250821125918887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250821125918887 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A03D4AEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A03D4AEE output_enabled 0 (mgcp_conn.c:271) 20250821125918887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918887 DLMGCP DEBUG <0013> (1234/rtp C:A03D4AEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A03D4AEE CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1044) 20250821125918887 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:A03D4AEE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #00: 200 2500 OK (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #02: I: A03D4AEE (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #04: o=- A03D4AEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250821125918887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250821125918887 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:3CD248C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:3CD248C8 output_enabled 0 (mgcp_conn.c:271) 20250821125918888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918888 DLMGCP DEBUG <0013> (1234/rtp C:3CD248C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:3CD248C8 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1044) 20250821125918888 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:3CD248C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #00: 200 2501 OK (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CD248C8 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CD248C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250821125918888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250821125918888 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:8C71441B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:8C71441B output_enabled 0 (mgcp_conn.c:271) 20250821125918888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918888 DLMGCP DEBUG <0013> (1234/rtp C:8C71441B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:8C71441B CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1044) 20250821125918888 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:8C71441B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #00: 200 2502 OK (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C71441B (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C71441B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918888 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250821125918889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250821125918889 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:17551FE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:17551FE1 output_enabled 0 (mgcp_conn.c:271) 20250821125918889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918889 DLMGCP DEBUG <0013> (1234/rtp C:17551FE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:17551FE1 CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1044) 20250821125918889 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:17551FE1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #00: 200 2503 OK (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #02: I: 17551FE1 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17551FE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250821125918889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250821125918889 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D66A6B23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D66A6B23 output_enabled 0 (mgcp_conn.c:271) 20250821125918889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918889 DLMGCP DEBUG <0013> (1234/rtp C:D66A6B23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D66A6B23 CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1044) 20250821125918889 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:D66A6B23 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #00: 200 2504 OK (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #02: I: D66A6B23 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #04: o=- D66A6B23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918889 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250821125918890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250821125918890 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:E2740CE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:E2740CE7 output_enabled 0 (mgcp_conn.c:271) 20250821125918890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918890 DLMGCP DEBUG <0013> (1234/rtp C:E2740CE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:E2740CE7 CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1044) 20250821125918890 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:E2740CE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #00: 200 2505 OK (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #02: I: E2740CE7 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2740CE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250821125918890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250821125918890 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5DF2AF05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5DF2AF05 output_enabled 0 (mgcp_conn.c:271) 20250821125918890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918890 DLMGCP DEBUG <0013> (1234/rtp C:5DF2AF05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:5DF2AF05 CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1044) 20250821125918890 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:5DF2AF05 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #00: 200 2506 OK (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DF2AF05 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DF2AF05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918890 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250821125918891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250821125918891 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B515F6BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B515F6BD output_enabled 0 (mgcp_conn.c:271) 20250821125918891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918891 DLMGCP DEBUG <0013> (1234/rtp C:B515F6BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B515F6BD CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1044) 20250821125918891 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:B515F6BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #00: 200 2507 OK (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #02: I: B515F6BD (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #04: o=- B515F6BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250821125918891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250821125918891 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:FB24607F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:FB24607F output_enabled 0 (mgcp_conn.c:271) 20250821125918891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918891 DLMGCP DEBUG <0013> (1234/rtp C:FB24607F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:FB24607F CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1044) 20250821125918891 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:FB24607F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #00: 200 2508 OK (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #02: I: FB24607F (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB24607F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918891 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250821125918892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250821125918892 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:364E8605 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:364E8605 output_enabled 0 (mgcp_conn.c:271) 20250821125918892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918892 DLMGCP DEBUG <0013> (1234/rtp C:364E8605 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:364E8605 CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1044) 20250821125918892 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:364E8605 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #00: 200 2509 OK (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #02: I: 364E8605 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #04: o=- 364E8605 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918892 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250821125918893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250821125918893 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A2C859AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A2C859AB output_enabled 0 (mgcp_conn.c:271) 20250821125918893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918893 DLMGCP DEBUG <0013> (1234/rtp C:A2C859AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A2C859AB CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1044) 20250821125918893 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:A2C859AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #00: 200 2510 OK (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #02: I: A2C859AB (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2C859AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250821125918893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250821125918893 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:E8C477AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918893 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:E8C477AF output_enabled 0 (mgcp_conn.c:271) 20250821125918893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918893 DLMGCP DEBUG <0013> (1234/rtp C:E8C477AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:E8C477AF CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1044) 20250821125918894 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:E8C477AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #00: 200 2511 OK (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #02: I: E8C477AF (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8C477AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250821125918894 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250821125918894 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3F8C6D87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3F8C6D87 output_enabled 0 (mgcp_conn.c:271) 20250821125918894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918894 DLMGCP DEBUG <0013> (1234/rtp C:3F8C6D87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3F8C6D87 CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1044) 20250821125918894 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:3F8C6D87 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #00: 200 2512 OK (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F8C6D87 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F8C6D87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918894 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250821125918895 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250821125918895 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9959F8BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9959F8BA output_enabled 0 (mgcp_conn.c:271) 20250821125918895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918895 DLMGCP DEBUG <0013> (1234/rtp C:9959F8BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9959F8BA CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1044) 20250821125918895 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:9959F8BA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #00: 200 2513 OK (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #02: I: 9959F8BA (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9959F8BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250821125918895 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250821125918895 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C8CFBADE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C8CFBADE output_enabled 0 (mgcp_conn.c:271) 20250821125918895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918895 DLMGCP DEBUG <0013> (1234/rtp C:C8CFBADE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C8CFBADE CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1044) 20250821125918895 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:C8CFBADE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918895 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #00: 200 2514 OK (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #02: I: C8CFBADE (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8CFBADE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918895 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250821125918896 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250821125918896 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:40498A31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:40498A31 output_enabled 0 (mgcp_conn.c:271) 20250821125918896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918896 DLMGCP DEBUG <0013> (1234/rtp C:40498A31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:40498A31 CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1044) 20250821125918896 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:40498A31 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918896 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #00: 200 2515 OK (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #02: I: 40498A31 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40498A31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918896 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250821125918897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250821125918897 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:8BFAC055 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:8BFAC055 output_enabled 0 (mgcp_conn.c:271) 20250821125918897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918897 DLMGCP DEBUG <0013> (1234/rtp C:8BFAC055 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:8BFAC055 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1044) 20250821125918897 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:8BFAC055 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #00: 200 2516 OK (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BFAC055 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BFAC055 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250821125918897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250821125918897 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:47AC99C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918897 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:47AC99C4 output_enabled 0 (mgcp_conn.c:271) 20250821125918897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918897 DLMGCP DEBUG <0013> (1234/rtp C:47AC99C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:47AC99C4 CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1044) 20250821125918898 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:47AC99C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #00: 200 2517 OK (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #02: I: 47AC99C4 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47AC99C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250821125918898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250821125918898 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:171004E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:171004E2 output_enabled 0 (mgcp_conn.c:271) 20250821125918898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918898 DLMGCP DEBUG <0013> (1234/rtp C:171004E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:171004E2 CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1044) 20250821125918898 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:171004E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918898 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #00: 200 2518 OK (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #02: I: 171004E2 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #04: o=- 171004E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918898 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250821125918899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250821125918899 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:0F7EA1F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:0F7EA1F9 output_enabled 0 (mgcp_conn.c:271) 20250821125918899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918899 DLMGCP DEBUG <0013> (1234/rtp C:0F7EA1F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:0F7EA1F9 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1044) 20250821125918899 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:0F7EA1F9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #00: 200 2519 OK (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F7EA1F9 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F7EA1F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250821125918899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250821125918899 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:BB689C77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:BB689C77 output_enabled 0 (mgcp_conn.c:271) 20250821125918899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918899 DLMGCP DEBUG <0013> (1234/rtp C:BB689C77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:BB689C77 CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1044) 20250821125918899 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:BB689C77 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #00: 200 2520 OK (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #02: I: BB689C77 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB689C77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918899 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250821125918900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250821125918900 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:493CAD98 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:493CAD98 output_enabled 0 (mgcp_conn.c:271) 20250821125918900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918900 DLMGCP DEBUG <0013> (1234/rtp C:493CAD98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:493CAD98 CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1044) 20250821125918900 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:493CAD98 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #00: 200 2521 OK (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #02: I: 493CAD98 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #04: o=- 493CAD98 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918900 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250821125918901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250821125918901 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A75DEEF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A75DEEF5 output_enabled 0 (mgcp_conn.c:271) 20250821125918901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918901 DLMGCP DEBUG <0013> (1234/rtp C:A75DEEF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A75DEEF5 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1044) 20250821125918901 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:A75DEEF5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #00: 200 2522 OK (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #02: I: A75DEEF5 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #04: o=- A75DEEF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918901 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250821125918902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250821125918902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:14495966 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:14495966 output_enabled 0 (mgcp_conn.c:271) 20250821125918902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918902 DLMGCP DEBUG <0013> (1234/rtp C:14495966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:14495966 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1044) 20250821125918902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:14495966 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #00: 200 2523 OK (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #02: I: 14495966 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14495966 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250821125918902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250821125918902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B4238B50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B4238B50 output_enabled 0 (mgcp_conn.c:271) 20250821125918902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918902 DLMGCP DEBUG <0013> (1234/rtp C:B4238B50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B4238B50 CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1044) 20250821125918902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:B4238B50 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #00: 200 2524 OK (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #02: I: B4238B50 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4238B50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918902 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250821125918903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250821125918903 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:0E5EFE5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:0E5EFE5E output_enabled 0 (mgcp_conn.c:271) 20250821125918903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918903 DLMGCP DEBUG <0013> (1234/rtp C:0E5EFE5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:0E5EFE5E CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1044) 20250821125918903 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:0E5EFE5E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #00: 200 2525 OK (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E5EFE5E (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E5EFE5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918903 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250821125918904 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250821125918904 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:28747B8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:28747B8B output_enabled 0 (mgcp_conn.c:271) 20250821125918904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918904 DLMGCP DEBUG <0013> (1234/rtp C:28747B8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:28747B8B CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1044) 20250821125918904 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:28747B8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #00: 200 2526 OK (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #02: I: 28747B8B (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28747B8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918904 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250821125918905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250821125918905 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918905 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:1716C01A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918905 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:1716C01A output_enabled 0 (mgcp_conn.c:271) 20250821125918905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918905 DLMGCP DEBUG <0013> (1234/rtp C:1716C01A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918905 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:1716C01A CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1044) 20250821125918905 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:1716C01A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918905 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #00: 200 2527 OK (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #02: I: 1716C01A (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1716C01A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918905 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250821125918906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250821125918906 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:3E98985A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:3E98985A output_enabled 0 (mgcp_conn.c:271) 20250821125918906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918906 DLMGCP DEBUG <0013> (1234/rtp C:3E98985A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:3E98985A CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1044) 20250821125918906 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:3E98985A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #00: 200 2528 OK (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E98985A (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E98985A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918906 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250821125918907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250821125918907 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DDEEBF60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DDEEBF60 output_enabled 0 (mgcp_conn.c:271) 20250821125918907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918907 DLMGCP DEBUG <0013> (1234/rtp C:DDEEBF60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DDEEBF60 CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1044) 20250821125918907 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:DDEEBF60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #00: 200 2529 OK (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #02: I: DDEEBF60 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDEEBF60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250821125918907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250821125918907 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:33BA4875 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:33BA4875 output_enabled 0 (mgcp_conn.c:271) 20250821125918907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918907 DLMGCP DEBUG <0013> (1234/rtp C:33BA4875 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:33BA4875 CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1044) 20250821125918907 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:33BA4875 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #00: 200 2530 OK (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #02: I: 33BA4875 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33BA4875 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918907 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250821125918908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250821125918908 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:0E04A043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:0E04A043 output_enabled 0 (mgcp_conn.c:271) 20250821125918908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918908 DLMGCP DEBUG <0013> (1234/rtp C:0E04A043 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:0E04A043 CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1044) 20250821125918908 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:0E04A043 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #00: 200 2531 OK (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E04A043 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E04A043 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250821125918908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250821125918908 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:17EA1D84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:17EA1D84 output_enabled 0 (mgcp_conn.c:271) 20250821125918908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918908 DLMGCP DEBUG <0013> (1234/rtp C:17EA1D84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:17EA1D84 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1044) 20250821125918908 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:17EA1D84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918908 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #00: 200 2532 OK (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #02: I: 17EA1D84 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17EA1D84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250821125918909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250821125918909 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:BFC18084 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:BFC18084 output_enabled 0 (mgcp_conn.c:271) 20250821125918909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918909 DLMGCP DEBUG <0013> (1234/rtp C:BFC18084 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:BFC18084 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1044) 20250821125918909 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:BFC18084 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #00: 200 2533 OK (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #02: I: BFC18084 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFC18084 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250821125918909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250821125918909 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DFC9ED54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DFC9ED54 output_enabled 0 (mgcp_conn.c:271) 20250821125918909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918909 DLMGCP DEBUG <0013> (1234/rtp C:DFC9ED54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DFC9ED54 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1044) 20250821125918909 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:DFC9ED54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #00: 200 2534 OK (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #02: I: DFC9ED54 (mgcp_msg.c:72) 20250821125918909 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFC9ED54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250821125918910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250821125918910 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B0D07A11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B0D07A11 output_enabled 0 (mgcp_conn.c:271) 20250821125918910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918910 DLMGCP DEBUG <0013> (1234/rtp C:B0D07A11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B0D07A11 CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1044) 20250821125918910 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:B0D07A11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #00: 200 2535 OK (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #02: I: B0D07A11 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0D07A11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250821125918910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250821125918910 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8536A18B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8536A18B output_enabled 0 (mgcp_conn.c:271) 20250821125918910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918910 DLMGCP DEBUG <0013> (1234/rtp C:8536A18B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8536A18B CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1044) 20250821125918910 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:8536A18B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #00: 200 2536 OK (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #02: I: 8536A18B (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8536A18B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918910 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250821125918911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250821125918911 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:36CE6A9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:36CE6A9A output_enabled 0 (mgcp_conn.c:271) 20250821125918911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918911 DLMGCP DEBUG <0013> (1234/rtp C:36CE6A9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:36CE6A9A CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1044) 20250821125918911 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:36CE6A9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #00: 200 2537 OK (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #02: I: 36CE6A9A (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36CE6A9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250821125918911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250821125918911 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:C04477CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:C04477CE output_enabled 0 (mgcp_conn.c:271) 20250821125918911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918911 DLMGCP DEBUG <0013> (1234/rtp C:C04477CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:C04477CE CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1044) 20250821125918911 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:C04477CE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #00: 200 2538 OK (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #02: I: C04477CE (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #04: o=- C04477CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918911 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250821125918912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:8C9D238A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:8C9D238A output_enabled 0 (mgcp_conn.c:271) 20250821125918912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918912 DLMGCP DEBUG <0013> (1234/rtp C:8C9D238A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:8C9D238A CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1044) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:8C9D238A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #00: 200 2539 OK (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C9D238A (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C9D238A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250821125918912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:1C6ADBB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:1C6ADBB7 output_enabled 0 (mgcp_conn.c:271) 20250821125918912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918912 DLMGCP DEBUG <0013> (1234/rtp C:1C6ADBB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:1C6ADBB7 CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1044) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:1C6ADBB7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #00: 200 2540 OK (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C6ADBB7 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C6ADBB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250821125918912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:EDE2449E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:EDE2449E output_enabled 0 (mgcp_conn.c:271) 20250821125918912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918912 DLMGCP DEBUG <0013> (1234/rtp C:EDE2449E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:EDE2449E CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1044) 20250821125918912 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:EDE2449E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #00: 200 2541 OK (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #02: I: EDE2449E (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDE2449E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250821125918913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:952B1CBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:952B1CBA output_enabled 0 (mgcp_conn.c:271) 20250821125918913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918913 DLMGCP DEBUG <0013> (1234/rtp C:952B1CBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:952B1CBA CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1044) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:952B1CBA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #00: 200 2542 OK (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #02: I: 952B1CBA (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #04: o=- 952B1CBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250821125918913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6899372E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6899372E output_enabled 0 (mgcp_conn.c:271) 20250821125918913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918913 DLMGCP DEBUG <0013> (1234/rtp C:6899372E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6899372E CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1044) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:6899372E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #00: 200 2543 OK (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #02: I: 6899372E (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6899372E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250821125918913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:E8B6780C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:E8B6780C output_enabled 0 (mgcp_conn.c:271) 20250821125918913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918913 DLMGCP DEBUG <0013> (1234/rtp C:E8B6780C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:E8B6780C CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1044) 20250821125918913 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:E8B6780C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918913 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #00: 200 2544 OK (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #02: I: E8B6780C (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8B6780C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918913 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250821125918914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C9BBCC0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C9BBCC0A output_enabled 0 (mgcp_conn.c:271) 20250821125918914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918914 DLMGCP DEBUG <0013> (1234/rtp C:C9BBCC0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C9BBCC0A CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1044) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:C9BBCC0A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #00: 200 2545 OK (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #02: I: C9BBCC0A (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9BBCC0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250821125918914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C144475E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C144475E output_enabled 0 (mgcp_conn.c:271) 20250821125918914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918914 DLMGCP DEBUG <0013> (1234/rtp C:C144475E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C144475E CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1044) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:C144475E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #00: 200 2546 OK (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #02: I: C144475E (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #04: o=- C144475E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250821125918914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B1DF49E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B1DF49E2 output_enabled 0 (mgcp_conn.c:271) 20250821125918914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918914 DLMGCP DEBUG <0013> (1234/rtp C:B1DF49E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B1DF49E2 CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1044) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:B1DF49E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #00: 200 2547 OK (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #02: I: B1DF49E2 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1DF49E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250821125918914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A29FB2D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A29FB2D0 output_enabled 0 (mgcp_conn.c:271) 20250821125918914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918914 DLMGCP DEBUG <0013> (1234/rtp C:A29FB2D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A29FB2D0 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1044) 20250821125918914 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:A29FB2D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918914 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #00: 200 2548 OK (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #02: I: A29FB2D0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918914 DLMGCP DEBUG <0013> Generated response: line #04: o=- A29FB2D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250821125918915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4AA1DE38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4AA1DE38 output_enabled 0 (mgcp_conn.c:271) 20250821125918915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918915 DLMGCP DEBUG <0013> (1234/rtp C:4AA1DE38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4AA1DE38 CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1044) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:4AA1DE38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #00: 200 2549 OK (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA1DE38 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AA1DE38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250821125918915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1E6855D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1E6855D0 output_enabled 0 (mgcp_conn.c:271) 20250821125918915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918915 DLMGCP DEBUG <0013> (1234/rtp C:1E6855D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1E6855D0 CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1044) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:1E6855D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #00: 200 2550 OK (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E6855D0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E6855D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250821125918915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:19F80ABA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:19F80ABA output_enabled 0 (mgcp_conn.c:271) 20250821125918915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918915 DLMGCP DEBUG <0013> (1234/rtp C:19F80ABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:19F80ABA CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1044) 20250821125918915 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:19F80ABA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918915 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #00: 200 2551 OK (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #02: I: 19F80ABA (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19F80ABA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250821125918916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:AA8A8753 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:AA8A8753 output_enabled 0 (mgcp_conn.c:271) 20250821125918916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918916 DLMGCP DEBUG <0013> (1234/rtp C:AA8A8753 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:AA8A8753 CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1044) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:AA8A8753 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #00: 200 2552 OK (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #02: I: AA8A8753 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA8A8753 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250821125918916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:83E309AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:83E309AE output_enabled 0 (mgcp_conn.c:271) 20250821125918916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918916 DLMGCP DEBUG <0013> (1234/rtp C:83E309AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:83E309AE CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1044) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:83E309AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #00: 200 2553 OK (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #02: I: 83E309AE (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83E309AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250821125918916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C9F187EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C9F187EB output_enabled 0 (mgcp_conn.c:271) 20250821125918916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918916 DLMGCP DEBUG <0013> (1234/rtp C:C9F187EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C9F187EB CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1044) 20250821125918916 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:C9F187EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #00: 200 2554 OK (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #02: I: C9F187EB (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9F187EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918916 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250821125918917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EBD764FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EBD764FC output_enabled 0 (mgcp_conn.c:271) 20250821125918917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918917 DLMGCP DEBUG <0013> (1234/rtp C:EBD764FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EBD764FC CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1044) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:EBD764FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #00: 200 2555 OK (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #02: I: EBD764FC (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBD764FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250821125918917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:73FB7B56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:73FB7B56 output_enabled 0 (mgcp_conn.c:271) 20250821125918917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918917 DLMGCP DEBUG <0013> (1234/rtp C:73FB7B56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:73FB7B56 CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1044) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:73FB7B56 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #00: 200 2556 OK (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #02: I: 73FB7B56 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73FB7B56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250821125918917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C6654900 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C6654900 output_enabled 0 (mgcp_conn.c:271) 20250821125918917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918917 DLMGCP DEBUG <0013> (1234/rtp C:C6654900 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C6654900 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1044) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:C6654900 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #00: 200 2557 OK (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #02: I: C6654900 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6654900 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250821125918917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250821125918917 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:D0A37E7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:D0A37E7F output_enabled 0 (mgcp_conn.c:271) 20250821125918917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918917 DLMGCP DEBUG <0013> (1234/rtp C:D0A37E7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:D0A37E7F CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1044) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:D0A37E7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #00: 200 2558 OK (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #02: I: D0A37E7F (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0A37E7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250821125918918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:9D395666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:9D395666 output_enabled 0 (mgcp_conn.c:271) 20250821125918918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918918 DLMGCP DEBUG <0013> (1234/rtp C:9D395666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:9D395666 CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1044) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:9D395666 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #00: 200 2559 OK (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D395666 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D395666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250821125918918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:02FDF7EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:02FDF7EF output_enabled 0 (mgcp_conn.c:271) 20250821125918918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918918 DLMGCP DEBUG <0013> (1234/rtp C:02FDF7EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:02FDF7EF CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1044) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:02FDF7EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #00: 200 2560 OK (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #02: I: 02FDF7EF (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02FDF7EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250821125918918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:F1821C38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:F1821C38 output_enabled 0 (mgcp_conn.c:271) 20250821125918918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918918 DLMGCP DEBUG <0013> (1234/rtp C:F1821C38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:F1821C38 CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1044) 20250821125918918 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:F1821C38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #00: 200 2561 OK (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #02: I: F1821C38 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1821C38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250821125918919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F813D7D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F813D7D7 output_enabled 0 (mgcp_conn.c:271) 20250821125918919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918919 DLMGCP DEBUG <0013> (1234/rtp C:F813D7D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F813D7D7 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1044) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:F813D7D7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #00: 200 2562 OK (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #02: I: F813D7D7 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #04: o=- F813D7D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250821125918919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD08F975 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD08F975 output_enabled 0 (mgcp_conn.c:271) 20250821125918919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918919 DLMGCP DEBUG <0013> (1234/rtp C:AD08F975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD08F975 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1044) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:AD08F975 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #00: 200 2563 OK (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #02: I: AD08F975 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD08F975 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250821125918919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8EB04839 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8EB04839 output_enabled 0 (mgcp_conn.c:271) 20250821125918919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918919 DLMGCP DEBUG <0013> (1234/rtp C:8EB04839 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:8EB04839 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1044) 20250821125918919 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:8EB04839 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #00: 200 2564 OK (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EB04839 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EB04839 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250821125918920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:912EC5FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:912EC5FA output_enabled 0 (mgcp_conn.c:271) 20250821125918920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918920 DLMGCP DEBUG <0013> (1234/rtp C:912EC5FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:912EC5FA CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1044) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:912EC5FA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #00: 200 2565 OK (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #02: I: 912EC5FA (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #04: o=- 912EC5FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250821125918920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:00300209 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:00300209 output_enabled 0 (mgcp_conn.c:271) 20250821125918920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918920 DLMGCP DEBUG <0013> (1234/rtp C:00300209 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:00300209 CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1044) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:00300209 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #00: 200 2566 OK (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #02: I: 00300209 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00300209 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250821125918920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4842C6B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4842C6B9 output_enabled 0 (mgcp_conn.c:271) 20250821125918920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918920 DLMGCP DEBUG <0013> (1234/rtp C:4842C6B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4842C6B9 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1044) 20250821125918920 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:4842C6B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #00: 200 2567 OK (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #02: I: 4842C6B9 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4842C6B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918920 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250821125918920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7317FD1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7317FD1F output_enabled 0 (mgcp_conn.c:271) 20250821125918921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918921 DLMGCP DEBUG <0013> (1234/rtp C:7317FD1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7317FD1F CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1044) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:7317FD1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #00: 200 2568 OK (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #02: I: 7317FD1F (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7317FD1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250821125918921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:6E86365C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:6E86365C output_enabled 0 (mgcp_conn.c:271) 20250821125918921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918921 DLMGCP DEBUG <0013> (1234/rtp C:6E86365C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:6E86365C CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1044) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:6E86365C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #00: 200 2569 OK (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E86365C (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E86365C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250821125918921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:7DF87418 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:7DF87418 output_enabled 0 (mgcp_conn.c:271) 20250821125918921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918921 DLMGCP DEBUG <0013> (1234/rtp C:7DF87418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:7DF87418 CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1044) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:7DF87418 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #00: 200 2570 OK (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DF87418 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DF87418 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250821125918921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:660D3DD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:660D3DD2 output_enabled 0 (mgcp_conn.c:271) 20250821125918921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918921 DLMGCP DEBUG <0013> (1234/rtp C:660D3DD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:660D3DD2 CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1044) 20250821125918921 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:660D3DD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #00: 200 2571 OK (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #02: I: 660D3DD2 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 660D3DD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250821125918922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4883C79F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4883C79F output_enabled 0 (mgcp_conn.c:271) 20250821125918922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918922 DLMGCP DEBUG <0013> (1234/rtp C:4883C79F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4883C79F CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1044) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:4883C79F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #00: 200 2572 OK (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #02: I: 4883C79F (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4883C79F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250821125918922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8832FAAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8832FAAA output_enabled 0 (mgcp_conn.c:271) 20250821125918922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918922 DLMGCP DEBUG <0013> (1234/rtp C:8832FAAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8832FAAA CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1044) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:8832FAAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #00: 200 2573 OK (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #02: I: 8832FAAA (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8832FAAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250821125918922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:690173A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:690173A3 output_enabled 0 (mgcp_conn.c:271) 20250821125918922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918922 DLMGCP DEBUG <0013> (1234/rtp C:690173A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:690173A3 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1044) 20250821125918922 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:690173A3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #00: 200 2574 OK (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #02: I: 690173A3 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #04: o=- 690173A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250821125918923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8C820C2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8C820C2F output_enabled 0 (mgcp_conn.c:271) 20250821125918923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918923 DLMGCP DEBUG <0013> (1234/rtp C:8C820C2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8C820C2F CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1044) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:8C820C2F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #00: 200 2575 OK (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C820C2F (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C820C2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250821125918923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:8905AF1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:8905AF1C output_enabled 0 (mgcp_conn.c:271) 20250821125918923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918923 DLMGCP DEBUG <0013> (1234/rtp C:8905AF1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:8905AF1C CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1044) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:8905AF1C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #00: 200 2576 OK (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #02: I: 8905AF1C (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8905AF1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250821125918923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:12E95042 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:12E95042 output_enabled 0 (mgcp_conn.c:271) 20250821125918923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918923 DLMGCP DEBUG <0013> (1234/rtp C:12E95042 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:12E95042 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1044) 20250821125918923 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:12E95042 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918923 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #00: 200 2577 OK (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #02: I: 12E95042 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12E95042 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918923 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250821125918924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:5393EE2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:5393EE2B output_enabled 0 (mgcp_conn.c:271) 20250821125918924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918924 DLMGCP DEBUG <0013> (1234/rtp C:5393EE2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:5393EE2B CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1044) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:5393EE2B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #00: 200 2578 OK (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #02: I: 5393EE2B (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5393EE2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250821125918924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1B23F672 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1B23F672 output_enabled 0 (mgcp_conn.c:271) 20250821125918924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918924 DLMGCP DEBUG <0013> (1234/rtp C:1B23F672 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1B23F672 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1044) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:1B23F672 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #00: 200 2579 OK (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B23F672 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B23F672 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250821125918924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:04F1C8D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:04F1C8D3 output_enabled 0 (mgcp_conn.c:271) 20250821125918924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918924 DLMGCP DEBUG <0013> (1234/rtp C:04F1C8D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:04F1C8D3 CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1044) 20250821125918924 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:04F1C8D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918924 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #00: 200 2580 OK (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #02: I: 04F1C8D3 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04F1C8D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250821125918925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:85C7063D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:85C7063D output_enabled 0 (mgcp_conn.c:271) 20250821125918925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918925 DLMGCP DEBUG <0013> (1234/rtp C:85C7063D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:85C7063D CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1044) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:85C7063D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #00: 200 2581 OK (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #02: I: 85C7063D (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85C7063D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250821125918925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:A5FDC0A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:A5FDC0A1 output_enabled 0 (mgcp_conn.c:271) 20250821125918925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918925 DLMGCP DEBUG <0013> (1234/rtp C:A5FDC0A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:A5FDC0A1 CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1044) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:A5FDC0A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #00: 200 2582 OK (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #02: I: A5FDC0A1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5FDC0A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250821125918925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:1F32B05D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:1F32B05D output_enabled 0 (mgcp_conn.c:271) 20250821125918925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918925 DLMGCP DEBUG <0013> (1234/rtp C:1F32B05D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:1F32B05D CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1044) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:1F32B05D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #00: 200 2583 OK (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F32B05D (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F32B05D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250821125918925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8F1F0418 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8F1F0418 output_enabled 0 (mgcp_conn.c:271) 20250821125918925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918925 DLMGCP DEBUG <0013> (1234/rtp C:8F1F0418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8F1F0418 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1044) 20250821125918925 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:8F1F0418 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #00: 200 2584 OK (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F1F0418 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F1F0418 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250821125918926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B9103138 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B9103138 output_enabled 0 (mgcp_conn.c:271) 20250821125918926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918926 DLMGCP DEBUG <0013> (1234/rtp C:B9103138 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B9103138 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1044) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:B9103138 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #00: 200 2585 OK (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #02: I: B9103138 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9103138 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250821125918926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:63A6ABF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:63A6ABF7 output_enabled 0 (mgcp_conn.c:271) 20250821125918926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918926 DLMGCP DEBUG <0013> (1234/rtp C:63A6ABF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:63A6ABF7 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1044) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:63A6ABF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #00: 200 2586 OK (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #02: I: 63A6ABF7 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63A6ABF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250821125918926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:E66B270A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:E66B270A output_enabled 0 (mgcp_conn.c:271) 20250821125918926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918926 DLMGCP DEBUG <0013> (1234/rtp C:E66B270A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:E66B270A CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1044) 20250821125918926 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:E66B270A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #00: 200 2587 OK (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #02: I: E66B270A (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #04: o=- E66B270A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250821125918927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:170AA7C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:170AA7C8 output_enabled 0 (mgcp_conn.c:271) 20250821125918927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918927 DLMGCP DEBUG <0013> (1234/rtp C:170AA7C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:170AA7C8 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1044) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:170AA7C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #00: 200 2588 OK (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #02: I: 170AA7C8 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #04: o=- 170AA7C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250821125918927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:FCCBAA35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:FCCBAA35 output_enabled 0 (mgcp_conn.c:271) 20250821125918927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918927 DLMGCP DEBUG <0013> (1234/rtp C:FCCBAA35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:FCCBAA35 CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1044) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:FCCBAA35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #00: 200 2589 OK (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #02: I: FCCBAA35 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCCBAA35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250821125918927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8FA74C07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8FA74C07 output_enabled 0 (mgcp_conn.c:271) 20250821125918927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918927 DLMGCP DEBUG <0013> (1234/rtp C:8FA74C07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:8FA74C07 CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1044) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:8FA74C07 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #00: 200 2590 OK (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FA74C07 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FA74C07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250821125918927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:406DD502 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:406DD502 output_enabled 0 (mgcp_conn.c:271) 20250821125918927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918927 DLMGCP DEBUG <0013> (1234/rtp C:406DD502 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:406DD502 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1044) 20250821125918927 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:406DD502 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #00: 200 2591 OK (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #02: I: 406DD502 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #04: o=- 406DD502 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918927 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250821125918928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:6506F01B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:6506F01B output_enabled 0 (mgcp_conn.c:271) 20250821125918928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918928 DLMGCP DEBUG <0013> (1234/rtp C:6506F01B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:6506F01B CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1044) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:6506F01B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #00: 200 2592 OK (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #02: I: 6506F01B (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6506F01B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250821125918928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:42A4E5B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:42A4E5B2 output_enabled 0 (mgcp_conn.c:271) 20250821125918928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918928 DLMGCP DEBUG <0013> (1234/rtp C:42A4E5B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:42A4E5B2 CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1044) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:42A4E5B2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #00: 200 2593 OK (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #02: I: 42A4E5B2 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42A4E5B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250821125918928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5D113486 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5D113486 output_enabled 0 (mgcp_conn.c:271) 20250821125918928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918928 DLMGCP DEBUG <0013> (1234/rtp C:5D113486 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5D113486 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1044) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:5D113486 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #00: 200 2594 OK (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D113486 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D113486 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250821125918928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:0A1BB57D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:0A1BB57D output_enabled 0 (mgcp_conn.c:271) 20250821125918928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918928 DLMGCP DEBUG <0013> (1234/rtp C:0A1BB57D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:0A1BB57D CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1044) 20250821125918928 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:0A1BB57D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #00: 200 2595 OK (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A1BB57D (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A1BB57D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250821125918929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:DF8DC723 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:DF8DC723 output_enabled 0 (mgcp_conn.c:271) 20250821125918929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918929 DLMGCP DEBUG <0013> (1234/rtp C:DF8DC723 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:DF8DC723 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1044) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:DF8DC723 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #00: 200 2596 OK (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #02: I: DF8DC723 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF8DC723 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250821125918929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F64BDBDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F64BDBDD output_enabled 0 (mgcp_conn.c:271) 20250821125918929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918929 DLMGCP DEBUG <0013> (1234/rtp C:F64BDBDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F64BDBDD CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1044) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:F64BDBDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #00: 200 2597 OK (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #02: I: F64BDBDD (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #04: o=- F64BDBDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250821125918929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C9D92011 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C9D92011 output_enabled 0 (mgcp_conn.c:271) 20250821125918929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918929 DLMGCP DEBUG <0013> (1234/rtp C:C9D92011 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C9D92011 CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1044) 20250821125918929 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:C9D92011 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #00: 200 2598 OK (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #02: I: C9D92011 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9D92011 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250821125918930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:30B46981 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:30B46981 output_enabled 0 (mgcp_conn.c:271) 20250821125918930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918930 DLMGCP DEBUG <0013> (1234/rtp C:30B46981 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:30B46981 CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1044) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:30B46981 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #00: 200 2599 OK (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B46981 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30B46981 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250821125918930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:7C3F949F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:7C3F949F output_enabled 0 (mgcp_conn.c:271) 20250821125918930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918930 DLMGCP DEBUG <0013> (1234/rtp C:7C3F949F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:7C3F949F CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1044) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:7C3F949F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #00: 200 2600 OK (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C3F949F (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C3F949F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250821125918930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A516FE46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A516FE46 output_enabled 0 (mgcp_conn.c:271) 20250821125918930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918930 DLMGCP DEBUG <0013> (1234/rtp C:A516FE46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A516FE46 CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1044) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:A516FE46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #00: 200 2601 OK (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #02: I: A516FE46 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #04: o=- A516FE46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250821125918930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:536E54A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:536E54A1 output_enabled 0 (mgcp_conn.c:271) 20250821125918930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918930 DLMGCP DEBUG <0013> (1234/rtp C:536E54A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:536E54A1 CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1044) 20250821125918930 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:536E54A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #00: 200 2602 OK (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #02: I: 536E54A1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #04: o=- 536E54A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250821125918931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:9DBBA14A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:9DBBA14A output_enabled 0 (mgcp_conn.c:271) 20250821125918931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918931 DLMGCP DEBUG <0013> (1234/rtp C:9DBBA14A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:9DBBA14A CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1044) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:9DBBA14A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #00: 200 2603 OK (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DBBA14A (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DBBA14A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250821125918931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:95E71C3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:95E71C3A output_enabled 0 (mgcp_conn.c:271) 20250821125918931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918931 DLMGCP DEBUG <0013> (1234/rtp C:95E71C3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:95E71C3A CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1044) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:95E71C3A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #00: 200 2604 OK (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #02: I: 95E71C3A (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95E71C3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250821125918931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:DB08EB7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:DB08EB7A output_enabled 0 (mgcp_conn.c:271) 20250821125918931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918931 DLMGCP DEBUG <0013> (1234/rtp C:DB08EB7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:DB08EB7A CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1044) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:DB08EB7A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #00: 200 2605 OK (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #02: I: DB08EB7A (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB08EB7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250821125918931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:08F95838 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:08F95838 output_enabled 0 (mgcp_conn.c:271) 20250821125918931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918931 DLMGCP DEBUG <0013> (1234/rtp C:08F95838 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:08F95838 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1044) 20250821125918931 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:08F95838 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #00: 200 2606 OK (mgcp_msg.c:72) 20250821125918931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #02: I: 08F95838 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08F95838 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250821125918932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:318D72D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:318D72D2 output_enabled 0 (mgcp_conn.c:271) 20250821125918932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918932 DLMGCP DEBUG <0013> (1234/rtp C:318D72D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:318D72D2 CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1044) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:318D72D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #00: 200 2607 OK (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #02: I: 318D72D2 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #04: o=- 318D72D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250821125918932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:62C01EB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:62C01EB0 output_enabled 0 (mgcp_conn.c:271) 20250821125918932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918932 DLMGCP DEBUG <0013> (1234/rtp C:62C01EB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:62C01EB0 CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1044) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:62C01EB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #00: 200 2608 OK (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #02: I: 62C01EB0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62C01EB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250821125918932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E74A3D25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E74A3D25 output_enabled 0 (mgcp_conn.c:271) 20250821125918932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918932 DLMGCP DEBUG <0013> (1234/rtp C:E74A3D25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E74A3D25 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1044) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:E74A3D25 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #00: 200 2609 OK (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #02: I: E74A3D25 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #04: o=- E74A3D25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250821125918932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250821125918932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C95F1B46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C95F1B46 output_enabled 0 (mgcp_conn.c:271) 20250821125918933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918933 DLMGCP DEBUG <0013> (1234/rtp C:C95F1B46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C95F1B46 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1044) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:C95F1B46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #00: 200 2610 OK (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #02: I: C95F1B46 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #04: o=- C95F1B46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250821125918933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:408E1F72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:408E1F72 output_enabled 0 (mgcp_conn.c:271) 20250821125918933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918933 DLMGCP DEBUG <0013> (1234/rtp C:408E1F72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:408E1F72 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1044) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:408E1F72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #00: 200 2611 OK (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #02: I: 408E1F72 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #04: o=- 408E1F72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250821125918933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:9862161A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:9862161A output_enabled 0 (mgcp_conn.c:271) 20250821125918933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918933 DLMGCP DEBUG <0013> (1234/rtp C:9862161A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:9862161A CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1044) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:9862161A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #00: 200 2612 OK (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #02: I: 9862161A (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9862161A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250821125918933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:74A32A9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:74A32A9A output_enabled 0 (mgcp_conn.c:271) 20250821125918933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918933 DLMGCP DEBUG <0013> (1234/rtp C:74A32A9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:74A32A9A CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1044) 20250821125918933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:74A32A9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #00: 200 2613 OK (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #02: I: 74A32A9A (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74A32A9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250821125918934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C08CDA84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C08CDA84 output_enabled 0 (mgcp_conn.c:271) 20250821125918934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918934 DLMGCP DEBUG <0013> (1234/rtp C:C08CDA84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C08CDA84 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1044) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:C08CDA84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #00: 200 2614 OK (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #02: I: C08CDA84 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #04: o=- C08CDA84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250821125918934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4263BAAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4263BAAE output_enabled 0 (mgcp_conn.c:271) 20250821125918934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918934 DLMGCP DEBUG <0013> (1234/rtp C:4263BAAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:4263BAAE CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1044) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:4263BAAE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #00: 200 2615 OK (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #02: I: 4263BAAE (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4263BAAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250821125918934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B81E683C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B81E683C output_enabled 0 (mgcp_conn.c:271) 20250821125918934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918934 DLMGCP DEBUG <0013> (1234/rtp C:B81E683C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B81E683C CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1044) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:B81E683C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #00: 200 2616 OK (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #02: I: B81E683C (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #04: o=- B81E683C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250821125918934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:9908B221 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:9908B221 output_enabled 0 (mgcp_conn.c:271) 20250821125918934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918934 DLMGCP DEBUG <0013> (1234/rtp C:9908B221 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:9908B221 CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1044) 20250821125918934 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:9908B221 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #00: 200 2617 OK (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #02: I: 9908B221 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9908B221 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250821125918935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:BF6569AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:BF6569AB output_enabled 0 (mgcp_conn.c:271) 20250821125918935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918935 DLMGCP DEBUG <0013> (1234/rtp C:BF6569AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:BF6569AB CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1044) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:BF6569AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #00: 200 2618 OK (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #02: I: BF6569AB (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF6569AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250821125918935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D3EF824B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D3EF824B output_enabled 0 (mgcp_conn.c:271) 20250821125918935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918935 DLMGCP DEBUG <0013> (1234/rtp C:D3EF824B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:D3EF824B CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1044) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:D3EF824B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #00: 200 2619 OK (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #02: I: D3EF824B (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3EF824B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250821125918935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:DB6E6537 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:DB6E6537 output_enabled 0 (mgcp_conn.c:271) 20250821125918935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918935 DLMGCP DEBUG <0013> (1234/rtp C:DB6E6537 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:DB6E6537 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1044) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:DB6E6537 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #00: 200 2620 OK (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #02: I: DB6E6537 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB6E6537 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250821125918935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250821125918935 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7F54A8E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918935 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7F54A8E0 output_enabled 0 (mgcp_conn.c:271) 20250821125918935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918935 DLMGCP DEBUG <0013> (1234/rtp C:7F54A8E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:7F54A8E0 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1044) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:7F54A8E0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #00: 200 2621 OK (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F54A8E0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F54A8E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250821125918936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:42D35117 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:42D35117 output_enabled 0 (mgcp_conn.c:271) 20250821125918936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918936 DLMGCP DEBUG <0013> (1234/rtp C:42D35117 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:42D35117 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1044) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:42D35117 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #00: 200 2622 OK (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #02: I: 42D35117 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42D35117 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250821125918936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:05BEAF67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:05BEAF67 output_enabled 0 (mgcp_conn.c:271) 20250821125918936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918936 DLMGCP DEBUG <0013> (1234/rtp C:05BEAF67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:05BEAF67 CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1044) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:05BEAF67 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #00: 200 2623 OK (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #02: I: 05BEAF67 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05BEAF67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250821125918936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7F431EB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7F431EB1 output_enabled 0 (mgcp_conn.c:271) 20250821125918936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918936 DLMGCP DEBUG <0013> (1234/rtp C:7F431EB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7F431EB1 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1044) 20250821125918936 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:7F431EB1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #00: 200 2624 OK (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F431EB1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F431EB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250821125918937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5DD05D4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5DD05D4E output_enabled 0 (mgcp_conn.c:271) 20250821125918937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918937 DLMGCP DEBUG <0013> (1234/rtp C:5DD05D4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:5DD05D4E CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1044) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:5DD05D4E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #00: 200 2625 OK (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DD05D4E (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DD05D4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250821125918937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:1C44A85F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:1C44A85F output_enabled 0 (mgcp_conn.c:271) 20250821125918937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918937 DLMGCP DEBUG <0013> (1234/rtp C:1C44A85F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:1C44A85F CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1044) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:1C44A85F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #00: 200 2626 OK (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C44A85F (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C44A85F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250821125918937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:92D8F28D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:92D8F28D output_enabled 0 (mgcp_conn.c:271) 20250821125918937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918937 DLMGCP DEBUG <0013> (1234/rtp C:92D8F28D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:92D8F28D CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1044) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:92D8F28D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #00: 200 2627 OK (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #02: I: 92D8F28D (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92D8F28D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250821125918937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:60A3F7E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:60A3F7E1 output_enabled 0 (mgcp_conn.c:271) 20250821125918937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918937 DLMGCP DEBUG <0013> (1234/rtp C:60A3F7E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:60A3F7E1 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1044) 20250821125918937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:60A3F7E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #00: 200 2628 OK (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #02: I: 60A3F7E1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60A3F7E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250821125918938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9745A3A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9745A3A5 output_enabled 0 (mgcp_conn.c:271) 20250821125918938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918938 DLMGCP DEBUG <0013> (1234/rtp C:9745A3A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9745A3A5 CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1044) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:9745A3A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #00: 200 2629 OK (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #02: I: 9745A3A5 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9745A3A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250821125918938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1767F423 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1767F423 output_enabled 0 (mgcp_conn.c:271) 20250821125918938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918938 DLMGCP DEBUG <0013> (1234/rtp C:1767F423 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1767F423 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1044) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:1767F423 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #00: 200 2630 OK (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #02: I: 1767F423 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1767F423 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250821125918938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:BE18A5B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:BE18A5B7 output_enabled 0 (mgcp_conn.c:271) 20250821125918938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918938 DLMGCP DEBUG <0013> (1234/rtp C:BE18A5B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:BE18A5B7 CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1044) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:BE18A5B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #00: 200 2631 OK (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #02: I: BE18A5B7 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE18A5B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250821125918938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250821125918938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:205429FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:205429FB output_enabled 0 (mgcp_conn.c:271) 20250821125918939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918939 DLMGCP DEBUG <0013> (1234/rtp C:205429FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:205429FB CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1044) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:205429FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #00: 200 2632 OK (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #02: I: 205429FB (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 205429FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250821125918939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5BB45441 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5BB45441 output_enabled 0 (mgcp_conn.c:271) 20250821125918939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918939 DLMGCP DEBUG <0013> (1234/rtp C:5BB45441 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5BB45441 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1044) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5BB45441 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #00: 200 2633 OK (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BB45441 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BB45441 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250821125918939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:567539A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:567539A7 output_enabled 0 (mgcp_conn.c:271) 20250821125918939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918939 DLMGCP DEBUG <0013> (1234/rtp C:567539A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:567539A7 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1044) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:567539A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #00: 200 2634 OK (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #02: I: 567539A7 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 567539A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250821125918939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C4F8BAAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C4F8BAAD output_enabled 0 (mgcp_conn.c:271) 20250821125918939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918939 DLMGCP DEBUG <0013> (1234/rtp C:C4F8BAAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C4F8BAAD CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1044) 20250821125918939 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:C4F8BAAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #00: 200 2635 OK (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #02: I: C4F8BAAD (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4F8BAAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250821125918940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250821125918940 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:AB35FFE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:AB35FFE4 output_enabled 0 (mgcp_conn.c:271) 20250821125918940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918940 DLMGCP DEBUG <0013> (1234/rtp C:AB35FFE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:AB35FFE4 CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1044) 20250821125918940 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:AB35FFE4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #00: 200 2636 OK (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #02: I: AB35FFE4 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB35FFE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250821125918940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250821125918940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B7F9D27E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B7F9D27E output_enabled 0 (mgcp_conn.c:271) 20250821125918940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918940 DLMGCP DEBUG <0013> (1234/rtp C:B7F9D27E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B7F9D27E CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1044) 20250821125918940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:B7F9D27E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #00: 200 2637 OK (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #02: I: B7F9D27E (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7F9D27E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250821125918941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250821125918941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:D94C8E32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:D94C8E32 output_enabled 0 (mgcp_conn.c:271) 20250821125918941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918941 DLMGCP DEBUG <0013> (1234/rtp C:D94C8E32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:D94C8E32 CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1044) 20250821125918941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:D94C8E32 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #00: 200 2638 OK (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #02: I: D94C8E32 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #04: o=- D94C8E32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250821125918941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250821125918941 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:40BF9A4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:40BF9A4F output_enabled 0 (mgcp_conn.c:271) 20250821125918941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918941 DLMGCP DEBUG <0013> (1234/rtp C:40BF9A4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:40BF9A4F CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1044) 20250821125918941 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:40BF9A4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #00: 200 2639 OK (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #02: I: 40BF9A4F (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40BF9A4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250821125918942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250821125918942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:E3D44342 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:E3D44342 output_enabled 0 (mgcp_conn.c:271) 20250821125918942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918942 DLMGCP DEBUG <0013> (1234/rtp C:E3D44342 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:E3D44342 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1044) 20250821125918942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:E3D44342 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #00: 200 2640 OK (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #02: I: E3D44342 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3D44342 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250821125918942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250821125918942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:DE11313C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:DE11313C output_enabled 0 (mgcp_conn.c:271) 20250821125918943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918943 DLMGCP DEBUG <0013> (1234/rtp C:DE11313C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:DE11313C CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1044) 20250821125918943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:DE11313C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #00: 200 2641 OK (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #02: I: DE11313C (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE11313C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250821125918943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250821125918943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1BCF764E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1BCF764E output_enabled 0 (mgcp_conn.c:271) 20250821125918943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918943 DLMGCP DEBUG <0013> (1234/rtp C:1BCF764E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1BCF764E CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1044) 20250821125918943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:1BCF764E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #00: 200 2642 OK (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BCF764E (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BCF764E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250821125918944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250821125918944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:960BBBE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:960BBBE7 output_enabled 0 (mgcp_conn.c:271) 20250821125918944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918944 DLMGCP DEBUG <0013> (1234/rtp C:960BBBE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:960BBBE7 CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1044) 20250821125918944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:960BBBE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #00: 200 2643 OK (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #02: I: 960BBBE7 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #04: o=- 960BBBE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250821125918944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250821125918944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A5D44B69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A5D44B69 output_enabled 0 (mgcp_conn.c:271) 20250821125918944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918944 DLMGCP DEBUG <0013> (1234/rtp C:A5D44B69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A5D44B69 CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1044) 20250821125918944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:A5D44B69 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #00: 200 2644 OK (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #02: I: A5D44B69 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5D44B69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250821125918945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC2B4A2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC2B4A2D output_enabled 0 (mgcp_conn.c:271) 20250821125918945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918945 DLMGCP DEBUG <0013> (1234/rtp C:DC2B4A2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC2B4A2D CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1044) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:DC2B4A2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #00: 200 2645 OK (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #02: I: DC2B4A2D (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC2B4A2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250821125918945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:29B4F30E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:29B4F30E output_enabled 0 (mgcp_conn.c:271) 20250821125918945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918945 DLMGCP DEBUG <0013> (1234/rtp C:29B4F30E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:29B4F30E CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1044) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:29B4F30E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #00: 200 2646 OK (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #02: I: 29B4F30E (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29B4F30E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250821125918945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C689FC39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C689FC39 output_enabled 0 (mgcp_conn.c:271) 20250821125918945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918945 DLMGCP DEBUG <0013> (1234/rtp C:C689FC39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C689FC39 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1044) 20250821125918945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:C689FC39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #00: 200 2647 OK (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #02: I: C689FC39 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918945 DLMGCP DEBUG <0013> Generated response: line #04: o=- C689FC39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250821125918946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250821125918946 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:21090D5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:21090D5D output_enabled 0 (mgcp_conn.c:271) 20250821125918946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918946 DLMGCP DEBUG <0013> (1234/rtp C:21090D5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:21090D5D CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1044) 20250821125918946 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:21090D5D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #00: 200 2648 OK (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #02: I: 21090D5D (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21090D5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250821125918946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250821125918946 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:F0864388 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:F0864388 output_enabled 0 (mgcp_conn.c:271) 20250821125918946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918946 DLMGCP DEBUG <0013> (1234/rtp C:F0864388 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:F0864388 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1044) 20250821125918946 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:F0864388 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #00: 200 2649 OK (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #02: I: F0864388 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0864388 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918946 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250821125918946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250821125918946 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:4B8AB558 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:4B8AB558 output_enabled 0 (mgcp_conn.c:271) 20250821125918947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918947 DLMGCP DEBUG <0013> (1234/rtp C:4B8AB558 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:4B8AB558 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1044) 20250821125918947 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:4B8AB558 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #00: 200 2650 OK (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B8AB558 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B8AB558 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250821125918947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250821125918947 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:0D4A45EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:0D4A45EF output_enabled 0 (mgcp_conn.c:271) 20250821125918947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918947 DLMGCP DEBUG <0013> (1234/rtp C:0D4A45EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:0D4A45EF CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1044) 20250821125918947 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:0D4A45EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #00: 200 2651 OK (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D4A45EF (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D4A45EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250821125918948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250821125918948 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:B8C5B9E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:B8C5B9E5 output_enabled 0 (mgcp_conn.c:271) 20250821125918948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918948 DLMGCP DEBUG <0013> (1234/rtp C:B8C5B9E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:B8C5B9E5 CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1044) 20250821125918948 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:B8C5B9E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #00: 200 2652 OK (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #02: I: B8C5B9E5 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8C5B9E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250821125918948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250821125918948 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:22B1915E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918948 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:22B1915E output_enabled 0 (mgcp_conn.c:271) 20250821125918948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918949 DLMGCP DEBUG <0013> (1234/rtp C:22B1915E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:22B1915E CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1044) 20250821125918949 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:22B1915E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #00: 200 2653 OK (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #02: I: 22B1915E (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22B1915E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250821125918949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250821125918949 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:446B6EC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:446B6EC0 output_enabled 0 (mgcp_conn.c:271) 20250821125918949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918949 DLMGCP DEBUG <0013> (1234/rtp C:446B6EC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:446B6EC0 CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1044) 20250821125918949 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:446B6EC0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #00: 200 2654 OK (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #02: I: 446B6EC0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 446B6EC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250821125918950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250821125918950 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CA29AD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CA29AD4 output_enabled 0 (mgcp_conn.c:271) 20250821125918950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918950 DLMGCP DEBUG <0013> (1234/rtp C:0CA29AD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CA29AD4 CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1044) 20250821125918950 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:0CA29AD4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #00: 200 2655 OK (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CA29AD4 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CA29AD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250821125918950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250821125918950 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D0B1DE3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D0B1DE3F output_enabled 0 (mgcp_conn.c:271) 20250821125918950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918950 DLMGCP DEBUG <0013> (1234/rtp C:D0B1DE3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D0B1DE3F CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1044) 20250821125918950 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:D0B1DE3F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #00: 200 2656 OK (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #02: I: D0B1DE3F (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0B1DE3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250821125918951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250821125918951 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E1944AD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E1944AD3 output_enabled 0 (mgcp_conn.c:271) 20250821125918951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918951 DLMGCP DEBUG <0013> (1234/rtp C:E1944AD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E1944AD3 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1044) 20250821125918951 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:E1944AD3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #00: 200 2657 OK (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #02: I: E1944AD3 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1944AD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250821125918952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250821125918952 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E79011E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E79011E7 output_enabled 0 (mgcp_conn.c:271) 20250821125918952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918952 DLMGCP DEBUG <0013> (1234/rtp C:E79011E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E79011E7 CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1044) 20250821125918952 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:E79011E7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #00: 200 2658 OK (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #02: I: E79011E7 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #04: o=- E79011E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250821125918952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250821125918952 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:C1035F97 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:C1035F97 output_enabled 0 (mgcp_conn.c:271) 20250821125918952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918952 DLMGCP DEBUG <0013> (1234/rtp C:C1035F97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:C1035F97 CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1044) 20250821125918952 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:C1035F97 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #00: 200 2659 OK (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #02: I: C1035F97 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1035F97 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250821125918953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250821125918953 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:9A2064B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:9A2064B5 output_enabled 0 (mgcp_conn.c:271) 20250821125918953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918953 DLMGCP DEBUG <0013> (1234/rtp C:9A2064B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:9A2064B5 CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1044) 20250821125918953 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:9A2064B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #00: 200 2660 OK (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A2064B5 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A2064B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250821125918953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250821125918953 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EBA95E43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EBA95E43 output_enabled 0 (mgcp_conn.c:271) 20250821125918953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918953 DLMGCP DEBUG <0013> (1234/rtp C:EBA95E43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:EBA95E43 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1044) 20250821125918953 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:EBA95E43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #00: 200 2661 OK (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #02: I: EBA95E43 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBA95E43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250821125918954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:734908E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:734908E0 output_enabled 0 (mgcp_conn.c:271) 20250821125918954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918954 DLMGCP DEBUG <0013> (1234/rtp C:734908E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:734908E0 CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1044) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:734908E0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #00: 200 2662 OK (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #02: I: 734908E0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 734908E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250821125918954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:30864811 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:30864811 output_enabled 0 (mgcp_conn.c:271) 20250821125918954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918954 DLMGCP DEBUG <0013> (1234/rtp C:30864811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:30864811 CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1044) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:30864811 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #00: 200 2663 OK (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #02: I: 30864811 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30864811 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250821125918954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:77170949 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:77170949 output_enabled 0 (mgcp_conn.c:271) 20250821125918954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918954 DLMGCP DEBUG <0013> (1234/rtp C:77170949 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:77170949 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1044) 20250821125918954 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:77170949 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #00: 200 2664 OK (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #02: I: 77170949 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77170949 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250821125918955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250821125918955 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:989DE43A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:989DE43A output_enabled 0 (mgcp_conn.c:271) 20250821125918955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918955 DLMGCP DEBUG <0013> (1234/rtp C:989DE43A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:989DE43A CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1044) 20250821125918955 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:989DE43A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #00: 200 2665 OK (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #02: I: 989DE43A (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 989DE43A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250821125918955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250821125918955 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:82D9898C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:82D9898C output_enabled 0 (mgcp_conn.c:271) 20250821125918955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918955 DLMGCP DEBUG <0013> (1234/rtp C:82D9898C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:82D9898C CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1044) 20250821125918955 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:82D9898C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #00: 200 2666 OK (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #02: I: 82D9898C (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82D9898C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250821125918956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250821125918956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2F70FFD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2F70FFD5 output_enabled 0 (mgcp_conn.c:271) 20250821125918956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918956 DLMGCP DEBUG <0013> (1234/rtp C:2F70FFD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2F70FFD5 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1044) 20250821125918956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:2F70FFD5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #00: 200 2667 OK (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F70FFD5 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F70FFD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250821125918956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250821125918956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:7272DC53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:7272DC53 output_enabled 0 (mgcp_conn.c:271) 20250821125918956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918956 DLMGCP DEBUG <0013> (1234/rtp C:7272DC53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:7272DC53 CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1044) 20250821125918956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:7272DC53 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #00: 200 2668 OK (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #02: I: 7272DC53 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7272DC53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250821125918957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0710146 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0710146 output_enabled 0 (mgcp_conn.c:271) 20250821125918957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918957 DLMGCP DEBUG <0013> (1234/rtp C:B0710146 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0710146 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1044) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:B0710146 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #00: 200 2669 OK (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #02: I: B0710146 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0710146 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250821125918957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A8D06FDA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A8D06FDA output_enabled 0 (mgcp_conn.c:271) 20250821125918957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918957 DLMGCP DEBUG <0013> (1234/rtp C:A8D06FDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A8D06FDA CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1044) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:A8D06FDA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #00: 200 2670 OK (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #02: I: A8D06FDA (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8D06FDA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250821125918957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6FB9B37D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6FB9B37D output_enabled 0 (mgcp_conn.c:271) 20250821125918957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918957 DLMGCP DEBUG <0013> (1234/rtp C:6FB9B37D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6FB9B37D CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1044) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:6FB9B37D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #00: 200 2671 OK (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FB9B37D (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FB9B37D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250821125918957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4AE96B7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4AE96B7F output_enabled 0 (mgcp_conn.c:271) 20250821125918957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918957 DLMGCP DEBUG <0013> (1234/rtp C:4AE96B7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4AE96B7F CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1044) 20250821125918957 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:4AE96B7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #00: 200 2672 OK (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AE96B7F (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AE96B7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250821125918958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A8F69616 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A8F69616 output_enabled 0 (mgcp_conn.c:271) 20250821125918958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918958 DLMGCP DEBUG <0013> (1234/rtp C:A8F69616 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A8F69616 CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1044) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:A8F69616 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #00: 200 2673 OK (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #02: I: A8F69616 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8F69616 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250821125918958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:85DDC46B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:85DDC46B output_enabled 0 (mgcp_conn.c:271) 20250821125918958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918958 DLMGCP DEBUG <0013> (1234/rtp C:85DDC46B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:85DDC46B CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1044) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:85DDC46B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #00: 200 2674 OK (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #02: I: 85DDC46B (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85DDC46B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250821125918958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F0B04352 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F0B04352 output_enabled 0 (mgcp_conn.c:271) 20250821125918958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918958 DLMGCP DEBUG <0013> (1234/rtp C:F0B04352 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F0B04352 CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1044) 20250821125918958 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:F0B04352 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #00: 200 2675 OK (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #02: I: F0B04352 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0B04352 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250821125918959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9035AC72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9035AC72 output_enabled 0 (mgcp_conn.c:271) 20250821125918959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918959 DLMGCP DEBUG <0013> (1234/rtp C:9035AC72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:9035AC72 CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1044) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:9035AC72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #00: 200 2676 OK (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #02: I: 9035AC72 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9035AC72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250821125918959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0EBA15A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0EBA15A2 output_enabled 0 (mgcp_conn.c:271) 20250821125918959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918959 DLMGCP DEBUG <0013> (1234/rtp C:0EBA15A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0EBA15A2 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1044) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:0EBA15A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #00: 200 2677 OK (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EBA15A2 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EBA15A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250821125918959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:F92BA9F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:F92BA9F6 output_enabled 0 (mgcp_conn.c:271) 20250821125918959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918959 DLMGCP DEBUG <0013> (1234/rtp C:F92BA9F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:F92BA9F6 CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1044) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:F92BA9F6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #00: 200 2678 OK (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #02: I: F92BA9F6 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #04: o=- F92BA9F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250821125918959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:36C4C83D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:36C4C83D output_enabled 0 (mgcp_conn.c:271) 20250821125918959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918959 DLMGCP DEBUG <0013> (1234/rtp C:36C4C83D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:36C4C83D CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1044) 20250821125918959 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:36C4C83D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #00: 200 2679 OK (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #02: I: 36C4C83D (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36C4C83D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250821125918960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0F2332DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0F2332DA output_enabled 0 (mgcp_conn.c:271) 20250821125918960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918960 DLMGCP DEBUG <0013> (1234/rtp C:0F2332DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0F2332DA CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1044) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:0F2332DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #00: 200 2680 OK (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F2332DA (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F2332DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250821125918960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A21E9DAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A21E9DAE output_enabled 0 (mgcp_conn.c:271) 20250821125918960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918960 DLMGCP DEBUG <0013> (1234/rtp C:A21E9DAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:A21E9DAE CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1044) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:A21E9DAE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #00: 200 2681 OK (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #02: I: A21E9DAE (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #04: o=- A21E9DAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250821125918960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D64B01DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D64B01DE output_enabled 0 (mgcp_conn.c:271) 20250821125918960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918960 DLMGCP DEBUG <0013> (1234/rtp C:D64B01DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D64B01DE CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1044) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:D64B01DE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #00: 200 2682 OK (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #02: I: D64B01DE (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #04: o=- D64B01DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250821125918960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:319DB021 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:319DB021 output_enabled 0 (mgcp_conn.c:271) 20250821125918960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918960 DLMGCP DEBUG <0013> (1234/rtp C:319DB021 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:319DB021 CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1044) 20250821125918960 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:319DB021 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918960 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #00: 200 2683 OK (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #02: I: 319DB021 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 319DB021 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250821125918961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7A28C387 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7A28C387 output_enabled 0 (mgcp_conn.c:271) 20250821125918961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918961 DLMGCP DEBUG <0013> (1234/rtp C:7A28C387 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:7A28C387 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1044) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:7A28C387 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #00: 200 2684 OK (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A28C387 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A28C387 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250821125918961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:D7EF22E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:D7EF22E4 output_enabled 0 (mgcp_conn.c:271) 20250821125918961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918961 DLMGCP DEBUG <0013> (1234/rtp C:D7EF22E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:D7EF22E4 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1044) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:D7EF22E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #00: 200 2685 OK (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #02: I: D7EF22E4 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7EF22E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250821125918961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:63B4B7DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:63B4B7DB output_enabled 0 (mgcp_conn.c:271) 20250821125918961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918961 DLMGCP DEBUG <0013> (1234/rtp C:63B4B7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:63B4B7DB CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1044) 20250821125918961 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:63B4B7DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #00: 200 2686 OK (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #02: I: 63B4B7DB (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63B4B7DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250821125918962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4CC6A30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4CC6A30 output_enabled 0 (mgcp_conn.c:271) 20250821125918962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918962 DLMGCP DEBUG <0013> (1234/rtp C:B4CC6A30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4CC6A30 CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1044) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:B4CC6A30 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #00: 200 2687 OK (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #02: I: B4CC6A30 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4CC6A30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250821125918962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:86CEA85E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:86CEA85E output_enabled 0 (mgcp_conn.c:271) 20250821125918962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918962 DLMGCP DEBUG <0013> (1234/rtp C:86CEA85E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:86CEA85E CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1044) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:86CEA85E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #00: 200 2688 OK (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #02: I: 86CEA85E (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86CEA85E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250821125918962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:949925FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:949925FB output_enabled 0 (mgcp_conn.c:271) 20250821125918962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918962 DLMGCP DEBUG <0013> (1234/rtp C:949925FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:949925FB CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1044) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:949925FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #00: 200 2689 OK (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #02: I: 949925FB (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 949925FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250821125918962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:422124E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:422124E8 output_enabled 0 (mgcp_conn.c:271) 20250821125918962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918962 DLMGCP DEBUG <0013> (1234/rtp C:422124E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:422124E8 CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1044) 20250821125918962 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:422124E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918962 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #00: 200 2690 OK (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #02: I: 422124E8 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 422124E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250821125918963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4EEC3306 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4EEC3306 output_enabled 0 (mgcp_conn.c:271) 20250821125918963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918963 DLMGCP DEBUG <0013> (1234/rtp C:4EEC3306 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4EEC3306 CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1044) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:4EEC3306 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #00: 200 2691 OK (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EEC3306 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EEC3306 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250821125918963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E24163A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E24163A1 output_enabled 0 (mgcp_conn.c:271) 20250821125918963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918963 DLMGCP DEBUG <0013> (1234/rtp C:E24163A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E24163A1 CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1044) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:E24163A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #00: 200 2692 OK (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #02: I: E24163A1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #04: o=- E24163A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250821125918963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:4F73AB41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:4F73AB41 output_enabled 0 (mgcp_conn.c:271) 20250821125918963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918963 DLMGCP DEBUG <0013> (1234/rtp C:4F73AB41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:4F73AB41 CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1044) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:4F73AB41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #00: 200 2693 OK (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F73AB41 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F73AB41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250821125918963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:FFC8515F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:FFC8515F output_enabled 0 (mgcp_conn.c:271) 20250821125918963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918963 DLMGCP DEBUG <0013> (1234/rtp C:FFC8515F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:FFC8515F CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1044) 20250821125918963 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:FFC8515F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #00: 200 2694 OK (mgcp_msg.c:72) 20250821125918963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #02: I: FFC8515F (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFC8515F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250821125918964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:8CBF71F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:8CBF71F5 output_enabled 0 (mgcp_conn.c:271) 20250821125918964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918964 DLMGCP DEBUG <0013> (1234/rtp C:8CBF71F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:8CBF71F5 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1044) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:8CBF71F5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #00: 200 2695 OK (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CBF71F5 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CBF71F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250821125918964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:0B4FD502 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:0B4FD502 output_enabled 0 (mgcp_conn.c:271) 20250821125918964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918964 DLMGCP DEBUG <0013> (1234/rtp C:0B4FD502 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:0B4FD502 CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1044) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:0B4FD502 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #00: 200 2696 OK (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B4FD502 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B4FD502 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250821125918964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:7B0F38E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:7B0F38E8 output_enabled 0 (mgcp_conn.c:271) 20250821125918964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918964 DLMGCP DEBUG <0013> (1234/rtp C:7B0F38E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:7B0F38E8 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1044) 20250821125918964 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:7B0F38E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #00: 200 2697 OK (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B0F38E8 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B0F38E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250821125918965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BF2039CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BF2039CA output_enabled 0 (mgcp_conn.c:271) 20250821125918965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918965 DLMGCP DEBUG <0013> (1234/rtp C:BF2039CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:BF2039CA CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1044) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:BF2039CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #00: 200 2698 OK (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #02: I: BF2039CA (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF2039CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250821125918965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:E32CF889 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:E32CF889 output_enabled 0 (mgcp_conn.c:271) 20250821125918965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918965 DLMGCP DEBUG <0013> (1234/rtp C:E32CF889 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:E32CF889 CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1044) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:E32CF889 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #00: 200 2699 OK (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #02: I: E32CF889 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #04: o=- E32CF889 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250821125918965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A1623896 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A1623896 output_enabled 0 (mgcp_conn.c:271) 20250821125918965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918965 DLMGCP DEBUG <0013> (1234/rtp C:A1623896 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A1623896 CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1044) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:A1623896 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #00: 200 2700 OK (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #02: I: A1623896 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1623896 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250821125918965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:9204709D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:9204709D output_enabled 0 (mgcp_conn.c:271) 20250821125918965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918965 DLMGCP DEBUG <0013> (1234/rtp C:9204709D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:9204709D CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1044) 20250821125918965 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:9204709D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #00: 200 2701 OK (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #02: I: 9204709D (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9204709D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250821125918966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F0CAC317 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F0CAC317 output_enabled 0 (mgcp_conn.c:271) 20250821125918966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918966 DLMGCP DEBUG <0013> (1234/rtp C:F0CAC317 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:F0CAC317 CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1044) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:F0CAC317 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #00: 200 2702 OK (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #02: I: F0CAC317 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0CAC317 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250821125918966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:44EEDACF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:44EEDACF output_enabled 0 (mgcp_conn.c:271) 20250821125918966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918966 DLMGCP DEBUG <0013> (1234/rtp C:44EEDACF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:44EEDACF CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1044) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:44EEDACF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #00: 200 2703 OK (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #02: I: 44EEDACF (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44EEDACF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250821125918966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:7F5BA571 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:7F5BA571 output_enabled 0 (mgcp_conn.c:271) 20250821125918966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918966 DLMGCP DEBUG <0013> (1234/rtp C:7F5BA571 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:7F5BA571 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1044) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:7F5BA571 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #00: 200 2704 OK (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F5BA571 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F5BA571 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250821125918966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250821125918966 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:4423BF9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918966 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:4423BF9B output_enabled 0 (mgcp_conn.c:271) 20250821125918966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918966 DLMGCP DEBUG <0013> (1234/rtp C:4423BF9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:4423BF9B CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1044) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:4423BF9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #00: 200 2705 OK (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #02: I: 4423BF9B (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4423BF9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250821125918967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7387F369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7387F369 output_enabled 0 (mgcp_conn.c:271) 20250821125918967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918967 DLMGCP DEBUG <0013> (1234/rtp C:7387F369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7387F369 CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1044) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:7387F369 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #00: 200 2706 OK (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #02: I: 7387F369 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7387F369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250821125918967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:6DA154AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:6DA154AC output_enabled 0 (mgcp_conn.c:271) 20250821125918967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918967 DLMGCP DEBUG <0013> (1234/rtp C:6DA154AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:6DA154AC CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1044) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:6DA154AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #00: 200 2707 OK (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DA154AC (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DA154AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250821125918967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:4C6E0F68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:4C6E0F68 output_enabled 0 (mgcp_conn.c:271) 20250821125918967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918967 DLMGCP DEBUG <0013> (1234/rtp C:4C6E0F68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:4C6E0F68 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1044) 20250821125918967 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:4C6E0F68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918967 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #00: 200 2708 OK (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C6E0F68 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C6E0F68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250821125918968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:23C07962 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:23C07962 output_enabled 0 (mgcp_conn.c:271) 20250821125918968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918968 DLMGCP DEBUG <0013> (1234/rtp C:23C07962 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:23C07962 CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1044) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:23C07962 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #00: 200 2709 OK (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #02: I: 23C07962 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23C07962 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250821125918968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:DA2FC998 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:DA2FC998 output_enabled 0 (mgcp_conn.c:271) 20250821125918968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918968 DLMGCP DEBUG <0013> (1234/rtp C:DA2FC998 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:DA2FC998 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1044) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:DA2FC998 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #00: 200 2710 OK (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #02: I: DA2FC998 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA2FC998 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250821125918968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9B909EF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9B909EF3 output_enabled 0 (mgcp_conn.c:271) 20250821125918968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918968 DLMGCP DEBUG <0013> (1234/rtp C:9B909EF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9B909EF3 CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1044) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:9B909EF3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #00: 200 2711 OK (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B909EF3 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B909EF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250821125918968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:824F97BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:824F97BE output_enabled 0 (mgcp_conn.c:271) 20250821125918968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918968 DLMGCP DEBUG <0013> (1234/rtp C:824F97BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:824F97BE CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1044) 20250821125918968 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:824F97BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918968 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #00: 200 2712 OK (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #02: I: 824F97BE (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 824F97BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250821125918969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1A56F302 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1A56F302 output_enabled 0 (mgcp_conn.c:271) 20250821125918969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918969 DLMGCP DEBUG <0013> (1234/rtp C:1A56F302 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1A56F302 CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1044) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:1A56F302 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #00: 200 2713 OK (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A56F302 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A56F302 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250821125918969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:076FBD04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:076FBD04 output_enabled 0 (mgcp_conn.c:271) 20250821125918969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918969 DLMGCP DEBUG <0013> (1234/rtp C:076FBD04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:076FBD04 CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1044) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:076FBD04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #00: 200 2714 OK (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #02: I: 076FBD04 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #04: o=- 076FBD04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250821125918969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:D4785242 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:D4785242 output_enabled 0 (mgcp_conn.c:271) 20250821125918969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918969 DLMGCP DEBUG <0013> (1234/rtp C:D4785242 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:D4785242 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1044) 20250821125918969 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:D4785242 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #00: 200 2715 OK (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #02: I: D4785242 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4785242 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250821125918970 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:AC52ECDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:AC52ECDD output_enabled 0 (mgcp_conn.c:271) 20250821125918970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918970 DLMGCP DEBUG <0013> (1234/rtp C:AC52ECDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:AC52ECDD CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1044) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:AC52ECDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #00: 200 2716 OK (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #02: I: AC52ECDD (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC52ECDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250821125918970 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:678FCE17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:678FCE17 output_enabled 0 (mgcp_conn.c:271) 20250821125918970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918970 DLMGCP DEBUG <0013> (1234/rtp C:678FCE17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:678FCE17 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1044) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:678FCE17 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #00: 200 2717 OK (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #02: I: 678FCE17 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #04: o=- 678FCE17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250821125918970 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:0F9056F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:0F9056F0 output_enabled 0 (mgcp_conn.c:271) 20250821125918970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918970 DLMGCP DEBUG <0013> (1234/rtp C:0F9056F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:0F9056F0 CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1044) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:0F9056F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #00: 200 2718 OK (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F9056F0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F9056F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250821125918970 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250821125918970 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:E6C9BF6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:E6C9BF6C output_enabled 0 (mgcp_conn.c:271) 20250821125918970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918970 DLMGCP DEBUG <0013> (1234/rtp C:E6C9BF6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918970 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:E6C9BF6C CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1044) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:E6C9BF6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #00: 200 2719 OK (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #02: I: E6C9BF6C (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6C9BF6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250821125918971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:89A32554 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:89A32554 output_enabled 0 (mgcp_conn.c:271) 20250821125918971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918971 DLMGCP DEBUG <0013> (1234/rtp C:89A32554 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:89A32554 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1044) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:89A32554 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #00: 200 2720 OK (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #02: I: 89A32554 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89A32554 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250821125918971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:24BF8B39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:24BF8B39 output_enabled 0 (mgcp_conn.c:271) 20250821125918971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918971 DLMGCP DEBUG <0013> (1234/rtp C:24BF8B39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:24BF8B39 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1044) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:24BF8B39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #00: 200 2721 OK (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #02: I: 24BF8B39 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24BF8B39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250821125918971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7EF9C4BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7EF9C4BE output_enabled 0 (mgcp_conn.c:271) 20250821125918971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918971 DLMGCP DEBUG <0013> (1234/rtp C:7EF9C4BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7EF9C4BE CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1044) 20250821125918971 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:7EF9C4BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918971 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #00: 200 2722 OK (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EF9C4BE (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EF9C4BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250821125918972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E1FC84EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E1FC84EC output_enabled 0 (mgcp_conn.c:271) 20250821125918972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918972 DLMGCP DEBUG <0013> (1234/rtp C:E1FC84EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:E1FC84EC CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1044) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:E1FC84EC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #00: 200 2723 OK (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #02: I: E1FC84EC (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1FC84EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250821125918972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:62BACA96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:62BACA96 output_enabled 0 (mgcp_conn.c:271) 20250821125918972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918972 DLMGCP DEBUG <0013> (1234/rtp C:62BACA96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:62BACA96 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1044) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:62BACA96 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #00: 200 2724 OK (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #02: I: 62BACA96 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62BACA96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250821125918972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:48B6EE92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:48B6EE92 output_enabled 0 (mgcp_conn.c:271) 20250821125918972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918972 DLMGCP DEBUG <0013> (1234/rtp C:48B6EE92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:48B6EE92 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1044) 20250821125918972 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:48B6EE92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #00: 200 2725 OK (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #02: I: 48B6EE92 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48B6EE92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250821125918973 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:3EB17951 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:3EB17951 output_enabled 0 (mgcp_conn.c:271) 20250821125918973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918973 DLMGCP DEBUG <0013> (1234/rtp C:3EB17951 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:3EB17951 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1044) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:3EB17951 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #00: 200 2726 OK (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EB17951 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EB17951 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250821125918973 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:8AFFF855 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:8AFFF855 output_enabled 0 (mgcp_conn.c:271) 20250821125918973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918973 DLMGCP DEBUG <0013> (1234/rtp C:8AFFF855 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:8AFFF855 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1044) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:8AFFF855 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #00: 200 2727 OK (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AFFF855 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AFFF855 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250821125918973 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:21B10E6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:21B10E6B output_enabled 0 (mgcp_conn.c:271) 20250821125918973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918973 DLMGCP DEBUG <0013> (1234/rtp C:21B10E6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:21B10E6B CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1044) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:21B10E6B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #00: 200 2728 OK (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #02: I: 21B10E6B (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21B10E6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250821125918973 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B6151ED8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B6151ED8 output_enabled 0 (mgcp_conn.c:271) 20250821125918973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918973 DLMGCP DEBUG <0013> (1234/rtp C:B6151ED8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B6151ED8 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1044) 20250821125918973 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:B6151ED8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #00: 200 2729 OK (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #02: I: B6151ED8 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6151ED8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250821125918974 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250821125918974 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:C9E6EB7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:C9E6EB7F output_enabled 0 (mgcp_conn.c:271) 20250821125918974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918974 DLMGCP DEBUG <0013> (1234/rtp C:C9E6EB7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:C9E6EB7F CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1044) 20250821125918974 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:C9E6EB7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #00: 200 2730 OK (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #02: I: C9E6EB7F (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9E6EB7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250821125918974 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250821125918974 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:36408508 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:36408508 output_enabled 0 (mgcp_conn.c:271) 20250821125918974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125918974 DLMGCP DEBUG <0013> (1234/rtp C:36408508 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:36408508 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1044) 20250821125918974 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:36408508 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125918974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #00: 200 2731 OK (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #02: I: 36408508 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36408508 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125918974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@de447b6fa854: 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)@de447b6fa854: Warning: Stopping inactive timer T_poll_converge. 20250821125920002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125920002 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250821125920002 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250821125920002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250821125920002 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920002 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920003 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920004 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125920005 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125920005 DLMGCP DEBUG <0013> Generated response: line #00: 200 2732 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@de447b6fa854: 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)@de447b6fa854: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@de447b6fa854: 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)@de447b6fa854: Warning: Stopping inactive timer T_poll_converge. MTC@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@de447b6fa854: Final verdict of PTC: none RTPEM1(99)@de447b6fa854: Final verdict of PTC: none RTPEM0(98)@de447b6fa854: Final verdict of PTC: none RTPEM2(100)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@de447b6fa854: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250821125923217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36594 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125923218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125923218 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125923218 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125923218 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125923218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125923218 DLMGCP DEBUG <0013> Generated response: line #00: 515 36594 FAIL (mgcp_msg.c:72) 20250821125923226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36595 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125923226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125923226 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250821125923226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125923226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125923226 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125923226 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125923226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DAC6056C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125923226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DAC6056C output_enabled 0 (mgcp_conn.c:271) 20250821125923226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125923226 DLMGCP DEBUG <0013> (51234/rtp C:DAC6056C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125923227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DAC6056C CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1044) 20250821125923227 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:DAC6056C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125923227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #00: 200 36595 OK (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #01: I: DAC6056C (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #03: o=- DAC6056C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125923227 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125923228 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36596 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125923228 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250821125923228 DLMGCP DEBUG <0013> Received message: line #02: I: DAC6056C (mgcp_msg.c:72) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125923228 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125923228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DAC6056C DLCX: deleting conn:(51234/rtp C:DAC6056C r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1384) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125923228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821125923228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821125923228 DLMGCP DEBUG <0013> Generated response: line #00: 250 36596 OK (mgcp_msg.c:72) 20250821125923228 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@de447b6fa854: setverdict(pass): none -> pass RTPEM1(104)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(106)@de447b6fa854: Final verdict of PTC: none RTPEM2(105)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@de447b6fa854: Final verdict of PTC: none RTPEM0(103)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid started. 20250821125926448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28392 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125926448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125926448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125926448 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125926448 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125926448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125926448 DLMGCP DEBUG <0013> Generated response: line #00: 515 28392 FAIL (mgcp_msg.c:72) 20250821125926455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28393 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125926455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125926455 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250821125926455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125926455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125926455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125926455 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125926455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4AEE794 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125926455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4AEE794 output_enabled 0 (mgcp_conn.c:271) 20250821125926456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125926456 DLMGCP DEBUG <0013> (51233/rtp C:F4AEE794 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125926456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F4AEE794 CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1044) 20250821125926456 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F4AEE794 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125926456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #00: 200 28393 OK (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #01: I: F4AEE794 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4AEE794 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125926456 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125926458 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28394 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125926458 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250821125926458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125926458 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125926458 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125926458 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125926458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125926458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125926458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125926458 DLMGCP DEBUG <0013> Generated response: line #00: 200 28394 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(111)@de447b6fa854: Final verdict of PTC: none RTPEM2(110)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@de447b6fa854: Final verdict of PTC: none RTPEM1(109)@de447b6fa854: Final verdict of PTC: none RTPEM0(108)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_ep started. 20250821125929677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36364 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125929677 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125929677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125929677 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125929677 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125929677 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125929677 DLMGCP DEBUG <0013> Generated response: line #00: 515 36364 FAIL (mgcp_msg.c:72) 20250821125929685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36365 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125929685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125929685 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250821125929685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125929685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125929685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125929685 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125929685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2FF51E0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125929686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2FF51E0A output_enabled 0 (mgcp_conn.c:271) 20250821125929686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125929686 DLMGCP DEBUG <0013> (51232/rtp C:2FF51E0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125929686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2FF51E0A CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1044) 20250821125929686 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:2FF51E0A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125929686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #00: 200 36365 OK (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #01: I: 2FF51E0A (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2FF51E0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125929686 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125929688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36366 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125929688 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125929689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125929689 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125929689 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125929689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125929689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125929689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125929689 DLMGCP DEBUG <0013> Generated response: line #00: 200 36366 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(113)@de447b6fa854: Final verdict of PTC: none RTPEM2(115)@de447b6fa854: Final verdict of PTC: none RTPEM1(114)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(116)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:59: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250821125932898 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37044 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125932898 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125932898 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125932898 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125932898 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125932899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125932899 DLMGCP DEBUG <0013> Generated response: line #00: 515 37044 FAIL (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37045 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125932906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125932906 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125932906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:14C6A83C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125932906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:14C6A83C output_enabled 0 (mgcp_conn.c:271) 20250821125932906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125932906 DLMGCP DEBUG <0013> (51231/rtp C:14C6A83C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125932906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:14C6A83C CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1044) 20250821125932906 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:14C6A83C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125932906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #00: 200 37045 OK (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #01: I: 14C6A83C (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #03: o=- 14C6A83C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125932906 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125932908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37046 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125932908 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250821125932908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125932908 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125932908 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125932908 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:289) 20250821125932908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250821125932908 DLMGCP DEBUG <0013> Generated response: line #00: 516 37046 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(118)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(121)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@de447b6fa854: Final verdict of PTC: none RTPEM1(119)@de447b6fa854: Final verdict of PTC: none RTPEM2(120)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 12:59:32 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250821125936119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48636 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125936119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125936119 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125936119 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125936119 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125936119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125936119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125936119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125936119 DLMGCP DEBUG <0013> Generated response: line #00: 200 48636 OK (mgcp_msg.c:72) 20250821125936127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48637 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125936127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125936127 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250821125936127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125936127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125936127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125936127 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125936127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B7AEBDB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125936127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B7AEBDB5 output_enabled 0 (mgcp_conn.c:271) 20250821125936127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125936127 DLMGCP DEBUG <0013> (51230/rtp C:B7AEBDB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125936128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B7AEBDB5 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1044) 20250821125936128 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B7AEBDB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125936128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #00: 200 48637 OK (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #01: I: B7AEBDB5 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7AEBDB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125936128 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125936129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48638 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125936129 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250821125936129 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250821125936129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125936129 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125936129 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125936129 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:334) 20250821125936129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125936130 DLMGCP DEBUG <0013> Generated response: line #00: 515 48638 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(124)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(126)@de447b6fa854: Final verdict of PTC: none RTPEM0(123)@de447b6fa854: Final verdict of PTC: none RTPEM2(125)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_and_dlcx_retrans started. 20250821125939339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53444 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125939339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125939339 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125939339 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125939339 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125939339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125939339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125939339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125939339 DLMGCP DEBUG <0013> Generated response: line #00: 200 53444 OK (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53445 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125939346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125939346 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125939346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7FC06DF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125939346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7FC06DF0 output_enabled 0 (mgcp_conn.c:271) 20250821125939346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125939346 DLMGCP DEBUG <0013> (51229/rtp C:7FC06DF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821125939346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7FC06DF0 CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1044) 20250821125939346 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7FC06DF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125939346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #00: 200 53445 OK (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #01: I: 7FC06DF0 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7FC06DF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125939346 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821125939347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250821125939347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125939347 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821125939348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53446 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125939348 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250821125939348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125939348 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125939348 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125939348 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125939348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125939348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125939348 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125939348 DLMGCP DEBUG <0013> Generated response: line #00: 200 53446 OK (mgcp_msg.c:72) 20250821125939349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53446 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125939349 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250821125939349 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821125939349 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 53446 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(128)@de447b6fa854: Final verdict of PTC: none RTPEM1(129)@de447b6fa854: Final verdict of PTC: none RTPEM2(130)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(131)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_osmux_wildcard started. 20250821125942568 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53891 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125942568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125942568 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125942568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125942568 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125942568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125942568 DLMGCP DEBUG <0013> Generated response: line #00: 515 53891 FAIL (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53892 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125942575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125942575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125942575 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125942575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125942575 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_protocol.c:714) 20250821125942575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF334CD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125942575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF334CD6 output_enabled 0 (mgcp_conn.c:271) 20250821125942575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125942575 DLMGCP DEBUG <0013> (1234/rtp C:EF334CD6 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) 20250821125942576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF334CD6 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1044) 20250821125942576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EF334CD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125942576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #00: 200 53892 OK (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #01: I: EF334CD6 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF334CD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125942576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125942578 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53893 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125942578 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125942578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125942578 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125942578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125942578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125942578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125942578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125942578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125942578 DLMGCP DEBUG <0013> Generated response: line #00: 200 53893 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(136)@de447b6fa854: Final verdict of PTC: none RTPEM1(134)@de447b6fa854: Final verdict of PTC: none RTPEM0(133)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(137)@de447b6fa854: Final verdict of PTC: none RTPEM2(135)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_osmux_fixed started. 20250821125945798 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4413 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125945798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125945798 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125945798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125945798 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125945798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125945798 DLMGCP DEBUG <0013> Generated response: line #00: 515 4413 FAIL (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4414 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125945807 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125945807 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125945807 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821125945807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B274D3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125945807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B274D3A output_enabled 0 (mgcp_conn.c:271) 20250821125945807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125945807 DLMGCP DEBUG <0013> (1234/rtp C:0B274D3A 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) 20250821125945807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B274D3A CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1044) 20250821125945807 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0B274D3A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125945807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125945807 DLMGCP DEBUG <0013> Generated response: line #00: 200 4414 OK (mgcp_msg.c:72) 20250821125945807 DLMGCP DEBUG <0013> Generated response: line #01: I: 0B274D3A (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B274D3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125945808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125945809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4415 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125945809 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125945809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125945809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125945809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125945809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125945809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125945810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125945810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125945810 DLMGCP DEBUG <0013> Generated response: line #00: 200 4415 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(144)@de447b6fa854: Final verdict of PTC: none RTPEM0(139)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(143)@de447b6fa854: Final verdict of PTC: none RTPEM2(141)@de447b6fa854: Final verdict of PTC: none RTPEM1(140)@de447b6fa854: Final verdict of PTC: none OsmuxEM(142)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Thu Aug 21 12:59:45 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=26424) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:59:47 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_osmux_fixed_twice started. 20250821125949040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125949040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125949040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125949040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125949040 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125949040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125949040 DLMGCP DEBUG <0013> Generated response: line #00: 515 44395 FAIL (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125949048 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125949048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125949048 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250821125949048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA56AAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125949048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA56AAD output_enabled 0 (mgcp_conn.c:271) 20250821125949048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125949048 DLMGCP DEBUG <0013> (1234/rtp C:AFA56AAD 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) 20250821125949048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFA56AAD CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1044) 20250821125949048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AFA56AAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125949048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #00: 200 44396 OK (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #01: I: AFA56AAD (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFA56AAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125949048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125949050 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125949050 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125949050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125949050 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125949050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125949050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125949050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125949050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125949050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125949050 DLMGCP DEBUG <0013> Generated response: line #00: 200 44397 OK (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44398 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125949051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125949051 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125949051 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250821125949051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B769D01C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125949051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B769D01C output_enabled 0 (mgcp_conn.c:271) 20250821125949051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125949051 DLMGCP DEBUG <0013> (1234/rtp C:B769D01C 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) 20250821125949051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B769D01C CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1044) 20250821125949051 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B769D01C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125949051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #00: 200 44398 OK (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #01: I: B769D01C (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #04: o=- B769D01C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125949051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125949053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44399 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125949053 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821125949053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821125949053 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125949053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125949053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125949053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125949053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125949053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125949053 DLMGCP DEBUG <0013> Generated response: line #00: 200 44399 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(146)@de447b6fa854: Final verdict of PTC: none RTPEM2(147)@de447b6fa854: Final verdict of PTC: none OsmuxEM(148)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(149)@de447b6fa854: Final verdict of PTC: none RTPEM0(145)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Thu Aug 21 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=38420) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_osmux_257 started. 20250821125952284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952284 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952284 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952284 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952285 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952286 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952287 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952288 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952288 DLMGCP DEBUG <0013> Generated response: line #00: 200 51804 OK (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952295 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:521EABD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:521EABD9 output_enabled 0 (mgcp_conn.c:271) 20250821125952296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952296 DLMGCP DEBUG <0013> (0000/rtp C:521EABD9 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) 20250821125952296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:521EABD9 CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1044) 20250821125952296 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:521EABD9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #00: 200 51805 OK (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #02: I: 521EABD9 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #05: o=- 521EABD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250821125952297 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821125952297 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4D0FAA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4D0FAA1 output_enabled 0 (mgcp_conn.c:271) 20250821125952298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952298 DLMGCP DEBUG <0013> (0001/rtp C:E4D0FAA1 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) 20250821125952298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4D0FAA1 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1044) 20250821125952298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4D0FAA1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #00: 200 51806 OK (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #02: I: E4D0FAA1 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #05: o=- E4D0FAA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250821125952299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821125952299 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D8B167CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D8B167CD output_enabled 0 (mgcp_conn.c:271) 20250821125952299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952299 DLMGCP DEBUG <0013> (0002/rtp C:D8B167CD 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) 20250821125952299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D8B167CD CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1044) 20250821125952299 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:D8B167CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #00: 200 51807 OK (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #02: I: D8B167CD (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #05: o=- D8B167CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952300 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250821125952301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821125952301 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952301 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AF8028B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AF8028B8 output_enabled 0 (mgcp_conn.c:271) 20250821125952301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952301 DLMGCP DEBUG <0013> (0003/rtp C:AF8028B8 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) 20250821125952301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AF8028B8 CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1044) 20250821125952301 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:AF8028B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #00: 200 51808 OK (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #02: I: AF8028B8 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF8028B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952301 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250821125952302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821125952302 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952302 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:414B4ED8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:414B4ED8 output_enabled 0 (mgcp_conn.c:271) 20250821125952302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952303 DLMGCP DEBUG <0013> (0004/rtp C:414B4ED8 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) 20250821125952303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:414B4ED8 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1044) 20250821125952303 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:414B4ED8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #00: 200 51809 OK (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #02: I: 414B4ED8 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #05: o=- 414B4ED8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952303 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250821125952304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821125952304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952304 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:72CF9FD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:72CF9FD0 output_enabled 0 (mgcp_conn.c:271) 20250821125952304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952304 DLMGCP DEBUG <0013> (0005/rtp C:72CF9FD0 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) 20250821125952304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:72CF9FD0 CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1044) 20250821125952304 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:72CF9FD0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #00: 200 51810 OK (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #02: I: 72CF9FD0 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72CF9FD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952304 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250821125952305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821125952305 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952305 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:29E02933 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:29E02933 output_enabled 0 (mgcp_conn.c:271) 20250821125952306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952306 DLMGCP DEBUG <0013> (0006/rtp C:29E02933 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) 20250821125952306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:29E02933 CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1044) 20250821125952306 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:29E02933 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #00: 200 51811 OK (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #02: I: 29E02933 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29E02933 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952306 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250821125952307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821125952307 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952307 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:85C4ECA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:85C4ECA9 output_enabled 0 (mgcp_conn.c:271) 20250821125952307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952307 DLMGCP DEBUG <0013> (0007/rtp C:85C4ECA9 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) 20250821125952307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:85C4ECA9 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1044) 20250821125952307 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:85C4ECA9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #00: 200 51812 OK (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #02: I: 85C4ECA9 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85C4ECA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952307 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250821125952308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821125952308 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952308 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F96D6FFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F96D6FFB output_enabled 0 (mgcp_conn.c:271) 20250821125952309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952309 DLMGCP DEBUG <0013> (0008/rtp C:F96D6FFB 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) 20250821125952309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F96D6FFB CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1044) 20250821125952309 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:F96D6FFB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #00: 200 51813 OK (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #02: I: F96D6FFB (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #05: o=- F96D6FFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952309 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250821125952310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821125952310 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952310 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8A768DBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8A768DBA output_enabled 0 (mgcp_conn.c:271) 20250821125952310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952310 DLMGCP DEBUG <0013> (0009/rtp C:8A768DBA 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) 20250821125952310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8A768DBA CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1044) 20250821125952310 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:8A768DBA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #00: 200 51814 OK (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A768DBA (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A768DBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952310 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250821125952311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821125952311 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952311 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:11094A35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:11094A35 output_enabled 0 (mgcp_conn.c:271) 20250821125952312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952312 DLMGCP DEBUG <0013> (000A/rtp C:11094A35 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) 20250821125952312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:11094A35 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1044) 20250821125952312 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:11094A35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #00: 200 51815 OK (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #02: I: 11094A35 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11094A35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952312 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250821125952313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821125952313 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952313 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EEF9EB43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EEF9EB43 output_enabled 0 (mgcp_conn.c:271) 20250821125952313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952313 DLMGCP DEBUG <0013> (000B/rtp C:EEF9EB43 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) 20250821125952313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EEF9EB43 CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1044) 20250821125952313 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:EEF9EB43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #00: 200 51816 OK (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #02: I: EEF9EB43 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEF9EB43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952313 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250821125952314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821125952314 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952314 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:7258512E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:7258512E output_enabled 0 (mgcp_conn.c:271) 20250821125952314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952314 DLMGCP DEBUG <0013> (000C/rtp C:7258512E 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) 20250821125952315 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:7258512E CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1044) 20250821125952315 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:7258512E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952315 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #00: 200 51817 OK (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #02: I: 7258512E (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7258512E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250821125952316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821125952316 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952316 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4BE911E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4BE911E5 output_enabled 0 (mgcp_conn.c:271) 20250821125952316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952316 DLMGCP DEBUG <0013> (000D/rtp C:4BE911E5 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) 20250821125952316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:4BE911E5 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1044) 20250821125952316 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:4BE911E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #00: 200 51818 OK (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BE911E5 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BE911E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952316 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250821125952317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821125952317 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BAA67CB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BAA67CB5 output_enabled 0 (mgcp_conn.c:271) 20250821125952317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952317 DLMGCP DEBUG <0013> (000E/rtp C:BAA67CB5 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) 20250821125952318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BAA67CB5 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1044) 20250821125952318 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:BAA67CB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #00: 200 51819 OK (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #02: I: BAA67CB5 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAA67CB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250821125952319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821125952319 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952319 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F33F875E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F33F875E output_enabled 0 (mgcp_conn.c:271) 20250821125952319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952319 DLMGCP DEBUG <0013> (000F/rtp C:F33F875E 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) 20250821125952319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F33F875E CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1044) 20250821125952319 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:F33F875E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #00: 200 51820 OK (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #02: I: F33F875E (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #05: o=- F33F875E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952319 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250821125952320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821125952320 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:24B067AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:24B067AE output_enabled 0 (mgcp_conn.c:271) 20250821125952320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952320 DLMGCP DEBUG <0013> (0010/rtp C:24B067AE 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) 20250821125952320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:24B067AE CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1044) 20250821125952320 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:24B067AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952320 DLMGCP DEBUG <0013> Generated response: line #00: 200 51821 OK (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Generated response: line #02: I: 24B067AE (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250821125952320 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24B067AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250821125952321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250821125952322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821125952322 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B581469F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B581469F output_enabled 0 (mgcp_conn.c:271) 20250821125952322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952322 DLMGCP DEBUG <0013> (0011/rtp C:B581469F 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) 20250821125952322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B581469F CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1044) 20250821125952322 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:B581469F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #00: 200 51822 OK (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #02: I: B581469F (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #05: o=- B581469F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250821125952323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821125952323 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:977256F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:977256F4 output_enabled 0 (mgcp_conn.c:271) 20250821125952323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952323 DLMGCP DEBUG <0013> (0012/rtp C:977256F4 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) 20250821125952323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:977256F4 CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1044) 20250821125952323 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:977256F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #00: 200 51823 OK (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #02: I: 977256F4 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #05: o=- 977256F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952323 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250821125952324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821125952324 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E601D611 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E601D611 output_enabled 0 (mgcp_conn.c:271) 20250821125952324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952324 DLMGCP DEBUG <0013> (0013/rtp C:E601D611 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) 20250821125952324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E601D611 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1044) 20250821125952324 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:E601D611 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #00: 200 51824 OK (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #02: I: E601D611 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #05: o=- E601D611 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250821125952325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821125952325 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9056D106 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9056D106 output_enabled 0 (mgcp_conn.c:271) 20250821125952325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952325 DLMGCP DEBUG <0013> (0014/rtp C:9056D106 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) 20250821125952325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9056D106 CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1044) 20250821125952325 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:9056D106 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #00: 200 51825 OK (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #02: I: 9056D106 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9056D106 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250821125952326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821125952326 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:026296D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:026296D1 output_enabled 0 (mgcp_conn.c:271) 20250821125952326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952326 DLMGCP DEBUG <0013> (0015/rtp C:026296D1 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) 20250821125952326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:026296D1 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1044) 20250821125952326 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:026296D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #00: 200 51826 OK (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #02: I: 026296D1 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #05: o=- 026296D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250821125952327 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821125952327 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:00571A46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:00571A46 output_enabled 0 (mgcp_conn.c:271) 20250821125952327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952327 DLMGCP DEBUG <0013> (0016/rtp C:00571A46 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) 20250821125952328 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:00571A46 CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1044) 20250821125952328 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:00571A46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952328 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #00: 200 51827 OK (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #02: I: 00571A46 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00571A46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952328 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250821125952328 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821125952328 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952328 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:E13FE82B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952328 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:E13FE82B output_enabled 0 (mgcp_conn.c:271) 20250821125952329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952329 DLMGCP DEBUG <0013> (0017/rtp C:E13FE82B 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) 20250821125952329 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:E13FE82B CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1044) 20250821125952329 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:E13FE82B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952329 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #00: 200 51828 OK (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #02: I: E13FE82B (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #05: o=- E13FE82B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952329 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250821125952329 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821125952329 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952330 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:53E99D62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952330 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:53E99D62 output_enabled 0 (mgcp_conn.c:271) 20250821125952330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952330 DLMGCP DEBUG <0013> (0018/rtp C:53E99D62 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) 20250821125952330 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:53E99D62 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1044) 20250821125952330 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:53E99D62 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952330 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #00: 200 51829 OK (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #02: I: 53E99D62 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53E99D62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250821125952330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821125952330 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6DB2851F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6DB2851F output_enabled 0 (mgcp_conn.c:271) 20250821125952331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952331 DLMGCP DEBUG <0013> (0019/rtp C:6DB2851F 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) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6DB2851F CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1044) 20250821125952331 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:6DB2851F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #00: 200 51830 OK (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DB2851F (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6DB2851F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250821125952331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821125952331 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:DA0B442A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:DA0B442A output_enabled 0 (mgcp_conn.c:271) 20250821125952331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952331 DLMGCP DEBUG <0013> (001A/rtp C:DA0B442A 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) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:DA0B442A CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1044) 20250821125952332 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:DA0B442A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #00: 200 51831 OK (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #02: I: DA0B442A (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #05: o=- DA0B442A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250821125952332 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821125952332 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CDB32A95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CDB32A95 output_enabled 0 (mgcp_conn.c:271) 20250821125952332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952332 DLMGCP DEBUG <0013> (001B/rtp C:CDB32A95 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) 20250821125952332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CDB32A95 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1044) 20250821125952332 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:CDB32A95 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #00: 200 51832 OK (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #02: I: CDB32A95 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDB32A95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250821125952333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821125952333 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F5CBABD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F5CBABD output_enabled 0 (mgcp_conn.c:271) 20250821125952333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952333 DLMGCP DEBUG <0013> (001C/rtp C:5F5CBABD 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) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5F5CBABD CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1044) 20250821125952333 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5F5CBABD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #00: 200 51833 OK (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F5CBABD (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F5CBABD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250821125952334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250821125952334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32BCEE40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32BCEE40 output_enabled 0 (mgcp_conn.c:271) 20250821125952334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952334 DLMGCP DEBUG <0013> (001D/rtp C:32BCEE40 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) 20250821125952334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32BCEE40 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1044) 20250821125952334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:32BCEE40 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #00: 200 51834 OK (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #02: I: 32BCEE40 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #05: o=- 32BCEE40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250821125952335 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250821125952335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:6D39D05D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:6D39D05D output_enabled 0 (mgcp_conn.c:271) 20250821125952335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952335 DLMGCP DEBUG <0013> (001E/rtp C:6D39D05D 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) 20250821125952335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:6D39D05D CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1044) 20250821125952335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:6D39D05D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #00: 200 51835 OK (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D39D05D (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D39D05D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250821125952336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250821125952336 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:0D9726EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:0D9726EA output_enabled 0 (mgcp_conn.c:271) 20250821125952336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952336 DLMGCP DEBUG <0013> (001F/rtp C:0D9726EA 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) 20250821125952336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:0D9726EA CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1044) 20250821125952336 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:0D9726EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #00: 200 51836 OK (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D9726EA (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D9726EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250821125952337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250821125952337 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE26D0A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE26D0A5 output_enabled 0 (mgcp_conn.c:271) 20250821125952337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952337 DLMGCP DEBUG <0013> (0020/rtp C:BE26D0A5 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) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE26D0A5 CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1044) 20250821125952337 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:BE26D0A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #00: 200 51837 OK (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #02: I: BE26D0A5 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE26D0A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250821125952337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250821125952337 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:13E340CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952337 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:13E340CF output_enabled 0 (mgcp_conn.c:271) 20250821125952337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952337 DLMGCP DEBUG <0013> (0021/rtp C:13E340CF 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) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:13E340CF CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1044) 20250821125952338 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:13E340CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #00: 200 51838 OK (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #02: I: 13E340CF (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13E340CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250821125952338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250821125952338 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F9824CD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F9824CD9 output_enabled 0 (mgcp_conn.c:271) 20250821125952338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952338 DLMGCP DEBUG <0013> (0022/rtp C:F9824CD9 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) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:F9824CD9 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1044) 20250821125952338 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:F9824CD9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #00: 200 51839 OK (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #02: I: F9824CD9 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9824CD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250821125952339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250821125952339 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:07F15296 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:07F15296 output_enabled 0 (mgcp_conn.c:271) 20250821125952339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952339 DLMGCP DEBUG <0013> (0023/rtp C:07F15296 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) 20250821125952339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:07F15296 CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1044) 20250821125952339 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:07F15296 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #00: 200 51840 OK (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #02: I: 07F15296 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07F15296 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250821125952340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250821125952340 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8B9FB412 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8B9FB412 output_enabled 0 (mgcp_conn.c:271) 20250821125952340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952340 DLMGCP DEBUG <0013> (0024/rtp C:8B9FB412 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) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8B9FB412 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1044) 20250821125952340 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:8B9FB412 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #00: 200 51841 OK (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B9FB412 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B9FB412 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250821125952340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250821125952340 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F7568F6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F7568F6C output_enabled 0 (mgcp_conn.c:271) 20250821125952340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952340 DLMGCP DEBUG <0013> (0025/rtp C:F7568F6C 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) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F7568F6C CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1044) 20250821125952340 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:F7568F6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #00: 200 51842 OK (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #02: I: F7568F6C (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952340 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7568F6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250821125952341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250821125952341 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:337DC4B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:337DC4B5 output_enabled 0 (mgcp_conn.c:271) 20250821125952341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952341 DLMGCP DEBUG <0013> (0026/rtp C:337DC4B5 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) 20250821125952341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:337DC4B5 CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1044) 20250821125952341 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:337DC4B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #00: 200 51843 OK (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #02: I: 337DC4B5 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #05: o=- 337DC4B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250821125952342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250821125952342 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:21612EEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:21612EEC output_enabled 0 (mgcp_conn.c:271) 20250821125952342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952342 DLMGCP DEBUG <0013> (0027/rtp C:21612EEC 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) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:21612EEC CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1044) 20250821125952342 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:21612EEC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #00: 200 51844 OK (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #02: I: 21612EEC (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21612EEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250821125952342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250821125952342 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E1C9973B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E1C9973B output_enabled 0 (mgcp_conn.c:271) 20250821125952342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952342 DLMGCP DEBUG <0013> (0028/rtp C:E1C9973B 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) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:E1C9973B CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1044) 20250821125952342 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:E1C9973B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #00: 200 51845 OK (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250821125952342 DLMGCP DEBUG <0013> Generated response: line #02: I: E1C9973B (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1C9973B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250821125952343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250821125952343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:B6C40168 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:B6C40168 output_enabled 0 (mgcp_conn.c:271) 20250821125952343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952343 DLMGCP DEBUG <0013> (0029/rtp C:B6C40168 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) 20250821125952343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:B6C40168 CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1044) 20250821125952343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:B6C40168 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #00: 200 51846 OK (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #02: I: B6C40168 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6C40168 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250821125952344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250821125952344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:5D7975A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:5D7975A6 output_enabled 0 (mgcp_conn.c:271) 20250821125952344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952344 DLMGCP DEBUG <0013> (002A/rtp C:5D7975A6 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) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:5D7975A6 CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1044) 20250821125952344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:5D7975A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #00: 200 51847 OK (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D7975A6 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D7975A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250821125952344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250821125952344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5BCE60AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5BCE60AB output_enabled 0 (mgcp_conn.c:271) 20250821125952344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952344 DLMGCP DEBUG <0013> (002B/rtp C:5BCE60AB 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) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5BCE60AB CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1044) 20250821125952344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:5BCE60AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #00: 200 51848 OK (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BCE60AB (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5BCE60AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250821125952345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250821125952345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:9878ECC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:9878ECC8 output_enabled 0 (mgcp_conn.c:271) 20250821125952345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952345 DLMGCP DEBUG <0013> (002C/rtp C:9878ECC8 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) 20250821125952345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:9878ECC8 CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1044) 20250821125952345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:9878ECC8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #00: 200 51849 OK (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #02: I: 9878ECC8 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9878ECC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952345 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250821125952346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250821125952346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0D4087E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0D4087E5 output_enabled 0 (mgcp_conn.c:271) 20250821125952346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952346 DLMGCP DEBUG <0013> (002D/rtp C:0D4087E5 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) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:0D4087E5 CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1044) 20250821125952346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:0D4087E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #00: 200 51850 OK (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D4087E5 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D4087E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250821125952346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250821125952346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:76732583 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:76732583 output_enabled 0 (mgcp_conn.c:271) 20250821125952346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952346 DLMGCP DEBUG <0013> (002E/rtp C:76732583 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) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:76732583 CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1044) 20250821125952346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:76732583 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #00: 200 51851 OK (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #02: I: 76732583 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76732583 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250821125952347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250821125952347 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:CDDDA4CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:CDDDA4CA output_enabled 0 (mgcp_conn.c:271) 20250821125952347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952347 DLMGCP DEBUG <0013> (002F/rtp C:CDDDA4CA 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) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:CDDDA4CA CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1044) 20250821125952347 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:CDDDA4CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #00: 200 51852 OK (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #02: I: CDDDA4CA (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDDDA4CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250821125952347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250821125952347 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7DD79C03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7DD79C03 output_enabled 0 (mgcp_conn.c:271) 20250821125952347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952347 DLMGCP DEBUG <0013> (0030/rtp C:7DD79C03 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) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7DD79C03 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1044) 20250821125952347 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:7DD79C03 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952347 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #00: 200 51853 OK (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DD79C03 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DD79C03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250821125952348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250821125952348 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:AC0E6EDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:AC0E6EDF output_enabled 0 (mgcp_conn.c:271) 20250821125952348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952348 DLMGCP DEBUG <0013> (0031/rtp C:AC0E6EDF 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) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:AC0E6EDF CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1044) 20250821125952348 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:AC0E6EDF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #00: 200 51854 OK (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #02: I: AC0E6EDF (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC0E6EDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250821125952348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250821125952348 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5268250B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952348 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5268250B output_enabled 0 (mgcp_conn.c:271) 20250821125952348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952348 DLMGCP DEBUG <0013> (0032/rtp C:5268250B 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) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5268250B CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1044) 20250821125952349 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:5268250B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #00: 200 51855 OK (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #02: I: 5268250B (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5268250B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250821125952349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250821125952349 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:935AD027 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:935AD027 output_enabled 0 (mgcp_conn.c:271) 20250821125952349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952349 DLMGCP DEBUG <0013> (0033/rtp C:935AD027 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) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:935AD027 CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1044) 20250821125952349 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:935AD027 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #00: 200 51856 OK (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #02: I: 935AD027 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #05: o=- 935AD027 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250821125952349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250821125952349 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952349 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:54B3112A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:54B3112A output_enabled 0 (mgcp_conn.c:271) 20250821125952350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952350 DLMGCP DEBUG <0013> (0034/rtp C:54B3112A 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) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:54B3112A CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1044) 20250821125952350 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:54B3112A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #00: 200 51857 OK (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #02: I: 54B3112A (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54B3112A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250821125952350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250821125952350 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:895230D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:895230D3 output_enabled 0 (mgcp_conn.c:271) 20250821125952350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952350 DLMGCP DEBUG <0013> (0035/rtp C:895230D3 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) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:895230D3 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1044) 20250821125952350 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:895230D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #00: 200 51858 OK (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #02: I: 895230D3 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 895230D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952350 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250821125952351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250821125952351 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:86B801B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:86B801B1 output_enabled 0 (mgcp_conn.c:271) 20250821125952351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952351 DLMGCP DEBUG <0013> (0036/rtp C:86B801B1 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) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:86B801B1 CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1044) 20250821125952351 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:86B801B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #00: 200 51859 OK (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #02: I: 86B801B1 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86B801B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250821125952351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250821125952351 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:74751A09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:74751A09 output_enabled 0 (mgcp_conn.c:271) 20250821125952351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952351 DLMGCP DEBUG <0013> (0037/rtp C:74751A09 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) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:74751A09 CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1044) 20250821125952351 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:74751A09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #00: 200 51860 OK (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #02: I: 74751A09 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74751A09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250821125952352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250821125952352 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:4006D23A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:4006D23A output_enabled 0 (mgcp_conn.c:271) 20250821125952352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952352 DLMGCP DEBUG <0013> (0038/rtp C:4006D23A 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) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:4006D23A CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1044) 20250821125952352 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:4006D23A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #00: 200 51861 OK (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #02: I: 4006D23A (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4006D23A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250821125952352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250821125952352 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:03549C09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:03549C09 output_enabled 0 (mgcp_conn.c:271) 20250821125952352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952352 DLMGCP DEBUG <0013> (0039/rtp C:03549C09 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) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:03549C09 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1044) 20250821125952352 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:03549C09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #00: 200 51862 OK (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #02: I: 03549C09 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03549C09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250821125952352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250821125952352 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5BA135A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5BA135A8 output_enabled 0 (mgcp_conn.c:271) 20250821125952353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952353 DLMGCP DEBUG <0013> (003A/rtp C:5BA135A8 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) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5BA135A8 CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1044) 20250821125952353 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:5BA135A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #00: 200 51863 OK (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BA135A8 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5BA135A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250821125952353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250821125952353 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:94AA29D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:94AA29D0 output_enabled 0 (mgcp_conn.c:271) 20250821125952353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952353 DLMGCP DEBUG <0013> (003B/rtp C:94AA29D0 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) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:94AA29D0 CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1044) 20250821125952353 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:94AA29D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #00: 200 51864 OK (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #02: I: 94AA29D0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94AA29D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250821125952353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250821125952353 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4569721C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4569721C output_enabled 0 (mgcp_conn.c:271) 20250821125952353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952353 DLMGCP DEBUG <0013> (003C/rtp C:4569721C 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) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4569721C CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1044) 20250821125952354 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:4569721C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #00: 200 51865 OK (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #02: I: 4569721C (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4569721C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250821125952354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250821125952354 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952354 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F9371E6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F9371E6C output_enabled 0 (mgcp_conn.c:271) 20250821125952354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952354 DLMGCP DEBUG <0013> (003D/rtp C:F9371E6C 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) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F9371E6C CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1044) 20250821125952354 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:F9371E6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #00: 200 51866 OK (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #02: I: F9371E6C (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9371E6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250821125952354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250821125952354 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952354 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:FE4D244F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:FE4D244F output_enabled 0 (mgcp_conn.c:271) 20250821125952354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952354 DLMGCP DEBUG <0013> (003E/rtp C:FE4D244F 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) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:FE4D244F CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1044) 20250821125952354 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:FE4D244F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952354 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #00: 200 51867 OK (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #02: I: FE4D244F (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE4D244F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250821125952355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250821125952355 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E2EE1B8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E2EE1B8F output_enabled 0 (mgcp_conn.c:271) 20250821125952355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952355 DLMGCP DEBUG <0013> (003F/rtp C:E2EE1B8F 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) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E2EE1B8F CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1044) 20250821125952355 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:E2EE1B8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #00: 200 51868 OK (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #02: I: E2EE1B8F (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2EE1B8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250821125952355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250821125952355 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:325C3D44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:325C3D44 output_enabled 0 (mgcp_conn.c:271) 20250821125952355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952355 DLMGCP DEBUG <0013> (0040/rtp C:325C3D44 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) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:325C3D44 CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1044) 20250821125952355 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:325C3D44 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952355 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #00: 200 51869 OK (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #02: I: 325C3D44 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #05: o=- 325C3D44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250821125952356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250821125952356 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952356 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:EB920FCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:EB920FCE output_enabled 0 (mgcp_conn.c:271) 20250821125952356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952356 DLMGCP DEBUG <0013> (0041/rtp C:EB920FCE 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) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:EB920FCE CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1044) 20250821125952356 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:EB920FCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #00: 200 51870 OK (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #02: I: EB920FCE (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB920FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250821125952356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250821125952356 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952356 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:5FA82A4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:5FA82A4C output_enabled 0 (mgcp_conn.c:271) 20250821125952356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952356 DLMGCP DEBUG <0013> (0042/rtp C:5FA82A4C 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) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:5FA82A4C CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1044) 20250821125952356 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:5FA82A4C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952356 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #00: 200 51871 OK (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FA82A4C (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FA82A4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952356 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250821125952357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250821125952357 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CD956907 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CD956907 output_enabled 0 (mgcp_conn.c:271) 20250821125952357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952357 DLMGCP DEBUG <0013> (0043/rtp C:CD956907 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) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CD956907 CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1044) 20250821125952357 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:CD956907 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #00: 200 51872 OK (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #02: I: CD956907 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #05: o=- CD956907 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250821125952357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250821125952357 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9F4DE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9F4DE1 output_enabled 0 (mgcp_conn.c:271) 20250821125952357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952357 DLMGCP DEBUG <0013> (0044/rtp C:4A9F4DE1 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) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9F4DE1 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1044) 20250821125952357 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:4A9F4DE1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952357 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #00: 200 51873 OK (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A9F4DE1 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A9F4DE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250821125952358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250821125952358 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952358 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:59E8E37F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:59E8E37F output_enabled 0 (mgcp_conn.c:271) 20250821125952358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952358 DLMGCP DEBUG <0013> (0045/rtp C:59E8E37F 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) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:59E8E37F CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1044) 20250821125952358 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:59E8E37F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #00: 200 51874 OK (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #02: I: 59E8E37F (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59E8E37F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250821125952358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250821125952358 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952358 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:08793EF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:08793EF4 output_enabled 0 (mgcp_conn.c:271) 20250821125952358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952358 DLMGCP DEBUG <0013> (0046/rtp C:08793EF4 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) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:08793EF4 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1044) 20250821125952358 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:08793EF4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952358 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #00: 200 51875 OK (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #02: I: 08793EF4 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08793EF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952358 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250821125952359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250821125952359 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E06EE5EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E06EE5EA output_enabled 0 (mgcp_conn.c:271) 20250821125952359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952359 DLMGCP DEBUG <0013> (0047/rtp C:E06EE5EA 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) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E06EE5EA CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1044) 20250821125952359 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:E06EE5EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #00: 200 51876 OK (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #02: I: E06EE5EA (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #05: o=- E06EE5EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250821125952359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250821125952359 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:9467CFE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:9467CFE3 output_enabled 0 (mgcp_conn.c:271) 20250821125952359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952359 DLMGCP DEBUG <0013> (0048/rtp C:9467CFE3 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) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:9467CFE3 CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1044) 20250821125952359 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:9467CFE3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #00: 200 51877 OK (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #02: I: 9467CFE3 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9467CFE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952359 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250821125952360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250821125952360 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952360 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:BBA296A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:BBA296A1 output_enabled 0 (mgcp_conn.c:271) 20250821125952360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952360 DLMGCP DEBUG <0013> (0049/rtp C:BBA296A1 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) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:BBA296A1 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1044) 20250821125952360 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:BBA296A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #00: 200 51878 OK (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #02: I: BBA296A1 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBA296A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250821125952360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250821125952360 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952360 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6DA94BF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6DA94BF5 output_enabled 0 (mgcp_conn.c:271) 20250821125952360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952360 DLMGCP DEBUG <0013> (004A/rtp C:6DA94BF5 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) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6DA94BF5 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1044) 20250821125952360 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:6DA94BF5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952360 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #00: 200 51879 OK (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DA94BF5 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6DA94BF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952361 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250821125952361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250821125952361 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952361 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F7242102 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952361 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F7242102 output_enabled 0 (mgcp_conn.c:271) 20250821125952361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952361 DLMGCP DEBUG <0013> (004B/rtp C:F7242102 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) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F7242102 CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1044) 20250821125952362 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:F7242102 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #00: 200 51880 OK (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #02: I: F7242102 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7242102 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250821125952362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250821125952362 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952362 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BA164CA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BA164CA0 output_enabled 0 (mgcp_conn.c:271) 20250821125952362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952362 DLMGCP DEBUG <0013> (004C/rtp C:BA164CA0 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) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BA164CA0 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1044) 20250821125952362 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:BA164CA0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #00: 200 51881 OK (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #02: I: BA164CA0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA164CA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952362 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250821125952363 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250821125952363 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952363 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0BD15D7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0BD15D7E output_enabled 0 (mgcp_conn.c:271) 20250821125952363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952363 DLMGCP DEBUG <0013> (004D/rtp C:0BD15D7E 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) 20250821125952363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0BD15D7E CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1044) 20250821125952363 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:0BD15D7E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #00: 200 51882 OK (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BD15D7E (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0BD15D7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250821125952364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250821125952364 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD5AF8E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD5AF8E4 output_enabled 0 (mgcp_conn.c:271) 20250821125952364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952364 DLMGCP DEBUG <0013> (004E/rtp C:DD5AF8E4 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) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD5AF8E4 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1044) 20250821125952364 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:DD5AF8E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #00: 200 51883 OK (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #02: I: DD5AF8E4 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD5AF8E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250821125952364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250821125952364 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:5754FE2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:5754FE2B output_enabled 0 (mgcp_conn.c:271) 20250821125952364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952364 DLMGCP DEBUG <0013> (004F/rtp C:5754FE2B 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) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:5754FE2B CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1044) 20250821125952364 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:5754FE2B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #00: 200 51884 OK (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #02: I: 5754FE2B (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5754FE2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952364 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250821125952365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250821125952365 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952365 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:7F4C0A7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:7F4C0A7B output_enabled 0 (mgcp_conn.c:271) 20250821125952365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952365 DLMGCP DEBUG <0013> (0050/rtp C:7F4C0A7B 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) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:7F4C0A7B CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1044) 20250821125952365 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:7F4C0A7B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #00: 200 51885 OK (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F4C0A7B (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F4C0A7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952365 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250821125952366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250821125952366 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:8A014CFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:8A014CFF output_enabled 0 (mgcp_conn.c:271) 20250821125952366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952366 DLMGCP DEBUG <0013> (0051/rtp C:8A014CFF 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) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:8A014CFF CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1044) 20250821125952366 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:8A014CFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #00: 200 51886 OK (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A014CFF (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A014CFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250821125952366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250821125952366 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:8645C04D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:8645C04D output_enabled 0 (mgcp_conn.c:271) 20250821125952366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952366 DLMGCP DEBUG <0013> (0052/rtp C:8645C04D 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) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:8645C04D CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1044) 20250821125952366 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:8645C04D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #00: 200 51887 OK (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #02: I: 8645C04D (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8645C04D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952366 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250821125952367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250821125952367 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952367 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:30A7ADE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:30A7ADE7 output_enabled 0 (mgcp_conn.c:271) 20250821125952367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952367 DLMGCP DEBUG <0013> (0053/rtp C:30A7ADE7 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) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:30A7ADE7 CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1044) 20250821125952367 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:30A7ADE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #00: 200 51888 OK (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #02: I: 30A7ADE7 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30A7ADE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250821125952367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250821125952367 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952367 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:AC8326A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:AC8326A1 output_enabled 0 (mgcp_conn.c:271) 20250821125952367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952367 DLMGCP DEBUG <0013> (0054/rtp C:AC8326A1 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) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:AC8326A1 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1044) 20250821125952367 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:AC8326A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #00: 200 51889 OK (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #02: I: AC8326A1 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC8326A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250821125952368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250821125952368 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D157E35B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D157E35B output_enabled 0 (mgcp_conn.c:271) 20250821125952368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952368 DLMGCP DEBUG <0013> (0055/rtp C:D157E35B 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) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:D157E35B CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1044) 20250821125952368 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:D157E35B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #00: 200 51890 OK (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #02: I: D157E35B (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #05: o=- D157E35B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250821125952368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250821125952368 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:99665835 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:99665835 output_enabled 0 (mgcp_conn.c:271) 20250821125952368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952368 DLMGCP DEBUG <0013> (0056/rtp C:99665835 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) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:99665835 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1044) 20250821125952368 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:99665835 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952368 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #00: 200 51891 OK (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #02: I: 99665835 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99665835 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250821125952369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250821125952369 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:BBA7B056 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:BBA7B056 output_enabled 0 (mgcp_conn.c:271) 20250821125952369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952369 DLMGCP DEBUG <0013> (0057/rtp C:BBA7B056 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) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:BBA7B056 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1044) 20250821125952369 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:BBA7B056 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #00: 200 51892 OK (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #02: I: BBA7B056 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBA7B056 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250821125952369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250821125952369 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:5244E8FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:5244E8FB output_enabled 0 (mgcp_conn.c:271) 20250821125952369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952369 DLMGCP DEBUG <0013> (0058/rtp C:5244E8FB 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) 20250821125952369 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:5244E8FB CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1044) 20250821125952369 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:5244E8FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #00: 200 51893 OK (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #02: I: 5244E8FB (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5244E8FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250821125952370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250821125952370 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952370 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D8916676 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D8916676 output_enabled 0 (mgcp_conn.c:271) 20250821125952370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952370 DLMGCP DEBUG <0013> (0059/rtp C:D8916676 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) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D8916676 CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1044) 20250821125952370 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:D8916676 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #00: 200 51894 OK (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #02: I: D8916676 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #05: o=- D8916676 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250821125952370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250821125952371 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CF8FC515 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CF8FC515 output_enabled 0 (mgcp_conn.c:271) 20250821125952371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952371 DLMGCP DEBUG <0013> (005A/rtp C:CF8FC515 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) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CF8FC515 CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1044) 20250821125952371 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:CF8FC515 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #00: 200 51895 OK (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #02: I: CF8FC515 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF8FC515 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250821125952371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250821125952371 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:6BEB8D76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:6BEB8D76 output_enabled 0 (mgcp_conn.c:271) 20250821125952371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952371 DLMGCP DEBUG <0013> (005B/rtp C:6BEB8D76 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) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:6BEB8D76 CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1044) 20250821125952371 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:6BEB8D76 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #00: 200 51896 OK (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BEB8D76 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6BEB8D76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250821125952372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250821125952372 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:365230FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:365230FB output_enabled 0 (mgcp_conn.c:271) 20250821125952372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952372 DLMGCP DEBUG <0013> (005C/rtp C:365230FB 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) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:365230FB CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1044) 20250821125952372 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:365230FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #00: 200 51897 OK (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #02: I: 365230FB (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #05: o=- 365230FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250821125952372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250821125952372 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:3B61FB16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:3B61FB16 output_enabled 0 (mgcp_conn.c:271) 20250821125952372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952372 DLMGCP DEBUG <0013> (005D/rtp C:3B61FB16 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) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:3B61FB16 CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1044) 20250821125952372 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:3B61FB16 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #00: 200 51898 OK (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B61FB16 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B61FB16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250821125952373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250821125952373 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:9F5129FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:9F5129FD output_enabled 0 (mgcp_conn.c:271) 20250821125952373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952373 DLMGCP DEBUG <0013> (005E/rtp C:9F5129FD 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) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:9F5129FD CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1044) 20250821125952373 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:9F5129FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #00: 200 51899 OK (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F5129FD (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F5129FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250821125952373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250821125952373 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B5575AAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B5575AAA output_enabled 0 (mgcp_conn.c:271) 20250821125952373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952373 DLMGCP DEBUG <0013> (005F/rtp C:B5575AAA 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) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B5575AAA CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1044) 20250821125952373 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:B5575AAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952373 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #00: 200 51900 OK (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #02: I: B5575AAA (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5575AAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250821125952374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250821125952374 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7F4BEE96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7F4BEE96 output_enabled 0 (mgcp_conn.c:271) 20250821125952374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952374 DLMGCP DEBUG <0013> (0060/rtp C:7F4BEE96 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) 20250821125952374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7F4BEE96 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1044) 20250821125952374 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:7F4BEE96 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952374 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #00: 200 51901 OK (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F4BEE96 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F4BEE96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250821125952375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250821125952375 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DE27F33B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DE27F33B output_enabled 0 (mgcp_conn.c:271) 20250821125952375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952375 DLMGCP DEBUG <0013> (0061/rtp C:DE27F33B 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) 20250821125952375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DE27F33B CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1044) 20250821125952375 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:DE27F33B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952375 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #00: 200 51902 OK (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #02: I: DE27F33B (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE27F33B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250821125952376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250821125952376 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8EB94244 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8EB94244 output_enabled 0 (mgcp_conn.c:271) 20250821125952376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952376 DLMGCP DEBUG <0013> (0062/rtp C:8EB94244 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) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8EB94244 CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1044) 20250821125952376 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:8EB94244 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #00: 200 51903 OK (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EB94244 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EB94244 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250821125952376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250821125952376 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4827678B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4827678B output_enabled 0 (mgcp_conn.c:271) 20250821125952376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952376 DLMGCP DEBUG <0013> (0063/rtp C:4827678B 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) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4827678B CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1044) 20250821125952376 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:4827678B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #00: 200 51904 OK (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #02: I: 4827678B (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4827678B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250821125952377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250821125952377 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0D3C6D6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0D3C6D6A output_enabled 0 (mgcp_conn.c:271) 20250821125952377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952377 DLMGCP DEBUG <0013> (0064/rtp C:0D3C6D6A 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) 20250821125952377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0D3C6D6A CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1044) 20250821125952377 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:0D3C6D6A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #00: 200 51905 OK (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D3C6D6A (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D3C6D6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250821125952378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250821125952378 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:59586621 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:59586621 output_enabled 0 (mgcp_conn.c:271) 20250821125952378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952378 DLMGCP DEBUG <0013> (0065/rtp C:59586621 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) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:59586621 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1044) 20250821125952378 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:59586621 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #00: 200 51906 OK (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #02: I: 59586621 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59586621 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250821125952378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250821125952378 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:950890E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:950890E9 output_enabled 0 (mgcp_conn.c:271) 20250821125952378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952378 DLMGCP DEBUG <0013> (0066/rtp C:950890E9 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) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:950890E9 CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1044) 20250821125952378 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:950890E9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #00: 200 51907 OK (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #02: I: 950890E9 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 950890E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250821125952379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250821125952379 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:27DF0913 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:27DF0913 output_enabled 0 (mgcp_conn.c:271) 20250821125952379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952379 DLMGCP DEBUG <0013> (0067/rtp C:27DF0913 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) 20250821125952379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:27DF0913 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1044) 20250821125952379 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:27DF0913 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952379 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #00: 200 51908 OK (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #02: I: 27DF0913 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27DF0913 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952379 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250821125952380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250821125952380 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14998627 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14998627 output_enabled 0 (mgcp_conn.c:271) 20250821125952380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952380 DLMGCP DEBUG <0013> (0068/rtp C:14998627 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) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14998627 CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1044) 20250821125952380 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:14998627 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #00: 200 51909 OK (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #02: I: 14998627 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14998627 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250821125952380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250821125952380 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:A3755B44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:A3755B44 output_enabled 0 (mgcp_conn.c:271) 20250821125952380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952380 DLMGCP DEBUG <0013> (0069/rtp C:A3755B44 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) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:A3755B44 CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1044) 20250821125952380 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:A3755B44 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952380 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #00: 200 51910 OK (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #02: I: A3755B44 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3755B44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250821125952381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250821125952381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5C49A5DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5C49A5DA output_enabled 0 (mgcp_conn.c:271) 20250821125952381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952381 DLMGCP DEBUG <0013> (006A/rtp C:5C49A5DA 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) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5C49A5DA CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1044) 20250821125952381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5C49A5DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #00: 200 51911 OK (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C49A5DA (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C49A5DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250821125952381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250821125952381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:1D4A6B24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:1D4A6B24 output_enabled 0 (mgcp_conn.c:271) 20250821125952381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952381 DLMGCP DEBUG <0013> (006B/rtp C:1D4A6B24 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) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:1D4A6B24 CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1044) 20250821125952381 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:1D4A6B24 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #00: 200 51912 OK (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D4A6B24 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D4A6B24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250821125952382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250821125952382 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:2B91EA54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:2B91EA54 output_enabled 0 (mgcp_conn.c:271) 20250821125952382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952382 DLMGCP DEBUG <0013> (006C/rtp C:2B91EA54 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) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:2B91EA54 CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1044) 20250821125952382 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:2B91EA54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #00: 200 51913 OK (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B91EA54 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B91EA54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250821125952382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250821125952382 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6F091153 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6F091153 output_enabled 0 (mgcp_conn.c:271) 20250821125952383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952383 DLMGCP DEBUG <0013> (006D/rtp C:6F091153 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) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6F091153 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1044) 20250821125952383 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:6F091153 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #00: 200 51914 OK (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F091153 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F091153 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250821125952383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250821125952383 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B242B453 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B242B453 output_enabled 0 (mgcp_conn.c:271) 20250821125952383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952383 DLMGCP DEBUG <0013> (006E/rtp C:B242B453 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) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:B242B453 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1044) 20250821125952383 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:B242B453 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #00: 200 51915 OK (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #02: I: B242B453 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #05: o=- B242B453 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250821125952384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250821125952384 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:335661B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:335661B4 output_enabled 0 (mgcp_conn.c:271) 20250821125952384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952384 DLMGCP DEBUG <0013> (006F/rtp C:335661B4 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) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:335661B4 CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1044) 20250821125952384 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:335661B4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #00: 200 51916 OK (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #02: I: 335661B4 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #05: o=- 335661B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250821125952384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250821125952384 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:317AFA57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:317AFA57 output_enabled 0 (mgcp_conn.c:271) 20250821125952384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952384 DLMGCP DEBUG <0013> (0070/rtp C:317AFA57 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) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:317AFA57 CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1044) 20250821125952384 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:317AFA57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952384 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #00: 200 51917 OK (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #02: I: 317AFA57 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #05: o=- 317AFA57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250821125952385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250821125952385 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:76B50B3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:76B50B3C output_enabled 0 (mgcp_conn.c:271) 20250821125952385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952385 DLMGCP DEBUG <0013> (0071/rtp C:76B50B3C 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) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:76B50B3C CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1044) 20250821125952385 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:76B50B3C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #00: 200 51918 OK (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #02: I: 76B50B3C (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76B50B3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250821125952385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250821125952385 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:1B7564BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:1B7564BD output_enabled 0 (mgcp_conn.c:271) 20250821125952385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952385 DLMGCP DEBUG <0013> (0072/rtp C:1B7564BD 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) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:1B7564BD CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1044) 20250821125952385 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:1B7564BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #00: 200 51919 OK (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B7564BD (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B7564BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250821125952386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250821125952386 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AACA68E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AACA68E8 output_enabled 0 (mgcp_conn.c:271) 20250821125952386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952386 DLMGCP DEBUG <0013> (0073/rtp C:AACA68E8 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) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AACA68E8 CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1044) 20250821125952386 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:AACA68E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #00: 200 51920 OK (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #02: I: AACA68E8 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #05: o=- AACA68E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250821125952386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250821125952386 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CAF83892 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CAF83892 output_enabled 0 (mgcp_conn.c:271) 20250821125952386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952386 DLMGCP DEBUG <0013> (0074/rtp C:CAF83892 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) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CAF83892 CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1044) 20250821125952386 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:CAF83892 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #00: 200 51921 OK (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #02: I: CAF83892 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAF83892 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250821125952387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250821125952387 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B2E0E39E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B2E0E39E output_enabled 0 (mgcp_conn.c:271) 20250821125952387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952387 DLMGCP DEBUG <0013> (0075/rtp C:B2E0E39E 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) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B2E0E39E CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1044) 20250821125952387 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:B2E0E39E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #00: 200 51922 OK (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E0E39E (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2E0E39E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250821125952387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250821125952387 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:71897EDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:71897EDD output_enabled 0 (mgcp_conn.c:271) 20250821125952387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952387 DLMGCP DEBUG <0013> (0076/rtp C:71897EDD 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) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:71897EDD CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1044) 20250821125952387 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:71897EDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #00: 200 51923 OK (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #02: I: 71897EDD (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #05: o=- 71897EDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250821125952388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250821125952388 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:83E688D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:83E688D9 output_enabled 0 (mgcp_conn.c:271) 20250821125952388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952388 DLMGCP DEBUG <0013> (0077/rtp C:83E688D9 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) 20250821125952388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:83E688D9 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1044) 20250821125952388 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:83E688D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #00: 200 51924 OK (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #02: I: 83E688D9 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83E688D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250821125952389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250821125952389 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952389 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:56A64859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952389 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:56A64859 output_enabled 0 (mgcp_conn.c:271) 20250821125952389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952389 DLMGCP DEBUG <0013> (0078/rtp C:56A64859 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) 20250821125952389 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:56A64859 CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1044) 20250821125952389 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:56A64859 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952389 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #00: 200 51925 OK (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #02: I: 56A64859 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56A64859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250821125952390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250821125952390 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:50BDFE74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:50BDFE74 output_enabled 0 (mgcp_conn.c:271) 20250821125952390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952390 DLMGCP DEBUG <0013> (0079/rtp C:50BDFE74 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) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:50BDFE74 CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1044) 20250821125952390 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:50BDFE74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #00: 200 51926 OK (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #02: I: 50BDFE74 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50BDFE74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952390 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250821125952390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250821125952391 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:DBBFBC11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:DBBFBC11 output_enabled 0 (mgcp_conn.c:271) 20250821125952391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952391 DLMGCP DEBUG <0013> (007A/rtp C:DBBFBC11 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) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:DBBFBC11 CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1044) 20250821125952391 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:DBBFBC11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #00: 200 51927 OK (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #02: I: DBBFBC11 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #05: o=- DBBFBC11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250821125952391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250821125952391 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:67F731C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:67F731C4 output_enabled 0 (mgcp_conn.c:271) 20250821125952391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952391 DLMGCP DEBUG <0013> (007B/rtp C:67F731C4 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) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:67F731C4 CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1044) 20250821125952391 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:67F731C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #00: 200 51928 OK (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #02: I: 67F731C4 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67F731C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250821125952392 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250821125952392 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952392 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:D4BBEE5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:D4BBEE5B output_enabled 0 (mgcp_conn.c:271) 20250821125952392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952392 DLMGCP DEBUG <0013> (007C/rtp C:D4BBEE5B 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) 20250821125952392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:D4BBEE5B CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1044) 20250821125952392 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:D4BBEE5B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #00: 200 51929 OK (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #02: I: D4BBEE5B (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #05: o=- D4BBEE5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952392 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250821125952393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250821125952393 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952393 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:7479E2BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:7479E2BF output_enabled 0 (mgcp_conn.c:271) 20250821125952393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952393 DLMGCP DEBUG <0013> (007D/rtp C:7479E2BF 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) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:7479E2BF CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1044) 20250821125952393 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:7479E2BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #00: 200 51930 OK (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #02: I: 7479E2BF (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7479E2BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250821125952393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250821125952393 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952393 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:14E433D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:14E433D9 output_enabled 0 (mgcp_conn.c:271) 20250821125952393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952393 DLMGCP DEBUG <0013> (007E/rtp C:14E433D9 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) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:14E433D9 CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1044) 20250821125952393 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:14E433D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #00: 200 51931 OK (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #02: I: 14E433D9 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14E433D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250821125952394 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250821125952394 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:717E0150 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:717E0150 output_enabled 0 (mgcp_conn.c:271) 20250821125952394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952394 DLMGCP DEBUG <0013> (007F/rtp C:717E0150 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) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:717E0150 CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1044) 20250821125952394 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:717E0150 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #00: 200 51932 OK (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #02: I: 717E0150 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #05: o=- 717E0150 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250821125952394 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250821125952394 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:87DBFE63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:87DBFE63 output_enabled 0 (mgcp_conn.c:271) 20250821125952394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952394 DLMGCP DEBUG <0013> (0080/rtp C:87DBFE63 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) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:87DBFE63 CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1044) 20250821125952394 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:87DBFE63 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #00: 200 51933 OK (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #02: I: 87DBFE63 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87DBFE63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952394 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250821125952395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:14D23D5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:14D23D5E output_enabled 0 (mgcp_conn.c:271) 20250821125952395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952395 DLMGCP DEBUG <0013> (0081/rtp C:14D23D5E 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) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:14D23D5E CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1044) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:14D23D5E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #00: 200 51934 OK (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #02: I: 14D23D5E (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14D23D5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250821125952395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E754E334 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E754E334 output_enabled 0 (mgcp_conn.c:271) 20250821125952395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952395 DLMGCP DEBUG <0013> (0082/rtp C:E754E334 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) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E754E334 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1044) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:E754E334 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #00: 200 51935 OK (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #02: I: E754E334 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #05: o=- E754E334 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250821125952395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:60FBF4A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:60FBF4A4 output_enabled 0 (mgcp_conn.c:271) 20250821125952395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952395 DLMGCP DEBUG <0013> (0083/rtp C:60FBF4A4 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) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:60FBF4A4 CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1044) 20250821125952395 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:60FBF4A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952395 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952395 DLMGCP DEBUG <0013> Generated response: line #00: 200 51936 OK (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #02: I: 60FBF4A4 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #05: o=- 60FBF4A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250821125952396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250821125952396 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:0F739CB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:0F739CB6 output_enabled 0 (mgcp_conn.c:271) 20250821125952396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952396 DLMGCP DEBUG <0013> (0084/rtp C:0F739CB6 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) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:0F739CB6 CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1044) 20250821125952396 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:0F739CB6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #00: 200 51937 OK (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F739CB6 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F739CB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250821125952396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250821125952396 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1155AF8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1155AF8C output_enabled 0 (mgcp_conn.c:271) 20250821125952396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952396 DLMGCP DEBUG <0013> (0085/rtp C:1155AF8C 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) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1155AF8C CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1044) 20250821125952396 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:1155AF8C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #00: 200 51938 OK (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #02: I: 1155AF8C (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1155AF8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250821125952397 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250821125952397 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952397 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5B3859E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5B3859E0 output_enabled 0 (mgcp_conn.c:271) 20250821125952397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952397 DLMGCP DEBUG <0013> (0086/rtp C:5B3859E0 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) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5B3859E0 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1044) 20250821125952397 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:5B3859E0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #00: 200 51939 OK (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B3859E0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B3859E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250821125952397 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250821125952397 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952397 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69440BC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69440BC2 output_enabled 0 (mgcp_conn.c:271) 20250821125952397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952397 DLMGCP DEBUG <0013> (0087/rtp C:69440BC2 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) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69440BC2 CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1044) 20250821125952397 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:69440BC2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #00: 200 51940 OK (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #02: I: 69440BC2 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69440BC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250821125952397 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250821125952397 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952397 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B7A11E6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952397 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B7A11E6A output_enabled 0 (mgcp_conn.c:271) 20250821125952398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952398 DLMGCP DEBUG <0013> (0088/rtp C:B7A11E6A 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) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B7A11E6A CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1044) 20250821125952398 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:B7A11E6A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #00: 200 51941 OK (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #02: I: B7A11E6A (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7A11E6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250821125952398 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250821125952398 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:E67E8CEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:E67E8CEE output_enabled 0 (mgcp_conn.c:271) 20250821125952398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952398 DLMGCP DEBUG <0013> (0089/rtp C:E67E8CEE 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) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:E67E8CEE CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1044) 20250821125952398 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:E67E8CEE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #00: 200 51942 OK (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #02: I: E67E8CEE (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #05: o=- E67E8CEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250821125952398 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250821125952398 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:0D06E269 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:0D06E269 output_enabled 0 (mgcp_conn.c:271) 20250821125952398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952398 DLMGCP DEBUG <0013> (008A/rtp C:0D06E269 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) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:0D06E269 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1044) 20250821125952398 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:0D06E269 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #00: 200 51943 OK (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D06E269 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D06E269 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952398 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250821125952399 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952399 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:347D5E5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:347D5E5B output_enabled 0 (mgcp_conn.c:271) 20250821125952399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952399 DLMGCP DEBUG <0013> (008B/rtp C:347D5E5B 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) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:347D5E5B CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1044) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:347D5E5B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #00: 200 51944 OK (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #02: I: 347D5E5B (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 347D5E5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250821125952399 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952399 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93235A84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93235A84 output_enabled 0 (mgcp_conn.c:271) 20250821125952399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952399 DLMGCP DEBUG <0013> (008C/rtp C:93235A84 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) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93235A84 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1044) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:93235A84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #00: 200 51945 OK (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #02: I: 93235A84 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93235A84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250821125952399 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952399 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:64AE51CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:64AE51CD output_enabled 0 (mgcp_conn.c:271) 20250821125952399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952399 DLMGCP DEBUG <0013> (008D/rtp C:64AE51CD 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) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:64AE51CD CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1044) 20250821125952399 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:64AE51CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #00: 200 51946 OK (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #02: I: 64AE51CD (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 64AE51CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250821125952400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250821125952400 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:86D4F801 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:86D4F801 output_enabled 0 (mgcp_conn.c:271) 20250821125952400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952400 DLMGCP DEBUG <0013> (008E/rtp C:86D4F801 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) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:86D4F801 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1044) 20250821125952400 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:86D4F801 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #00: 200 51947 OK (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #02: I: 86D4F801 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86D4F801 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250821125952400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250821125952400 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:BDC3C7C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:BDC3C7C9 output_enabled 0 (mgcp_conn.c:271) 20250821125952400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952400 DLMGCP DEBUG <0013> (008F/rtp C:BDC3C7C9 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) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:BDC3C7C9 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1044) 20250821125952400 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:BDC3C7C9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #00: 200 51948 OK (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #02: I: BDC3C7C9 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #05: o=- BDC3C7C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250821125952400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250821125952400 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:5DA50707 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952400 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:5DA50707 output_enabled 0 (mgcp_conn.c:271) 20250821125952401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952401 DLMGCP DEBUG <0013> (0090/rtp C:5DA50707 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) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:5DA50707 CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1044) 20250821125952401 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:5DA50707 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #00: 200 51949 OK (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DA50707 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5DA50707 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250821125952401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250821125952401 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952401 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:92EAD080 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:92EAD080 output_enabled 0 (mgcp_conn.c:271) 20250821125952401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952401 DLMGCP DEBUG <0013> (0091/rtp C:92EAD080 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) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:92EAD080 CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1044) 20250821125952401 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:92EAD080 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #00: 200 51950 OK (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #02: I: 92EAD080 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 92EAD080 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250821125952401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250821125952401 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952401 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:91FC6D79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:91FC6D79 output_enabled 0 (mgcp_conn.c:271) 20250821125952401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952401 DLMGCP DEBUG <0013> (0092/rtp C:91FC6D79 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) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:91FC6D79 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1044) 20250821125952401 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:91FC6D79 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #00: 200 51951 OK (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #02: I: 91FC6D79 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91FC6D79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250821125952402 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7B673751 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7B673751 output_enabled 0 (mgcp_conn.c:271) 20250821125952402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952402 DLMGCP DEBUG <0013> (0093/rtp C:7B673751 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) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7B673751 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1044) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:7B673751 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #00: 200 51952 OK (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B673751 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B673751 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250821125952402 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BFF18B2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BFF18B2D output_enabled 0 (mgcp_conn.c:271) 20250821125952402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952402 DLMGCP DEBUG <0013> (0094/rtp C:BFF18B2D 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) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BFF18B2D CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1044) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:BFF18B2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #00: 200 51953 OK (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #02: I: BFF18B2D (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFF18B2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250821125952402 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:21A82C3E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:21A82C3E output_enabled 0 (mgcp_conn.c:271) 20250821125952402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952402 DLMGCP DEBUG <0013> (0095/rtp C:21A82C3E 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) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:21A82C3E CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1044) 20250821125952402 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:21A82C3E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #00: 200 51954 OK (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #02: I: 21A82C3E (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21A82C3E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250821125952403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6E67C437 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6E67C437 output_enabled 0 (mgcp_conn.c:271) 20250821125952403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952403 DLMGCP DEBUG <0013> (0096/rtp C:6E67C437 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) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:6E67C437 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1044) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:6E67C437 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #00: 200 51955 OK (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E67C437 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E67C437 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250821125952403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:C6EC881D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:C6EC881D output_enabled 0 (mgcp_conn.c:271) 20250821125952403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952403 DLMGCP DEBUG <0013> (0097/rtp C:C6EC881D 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) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:C6EC881D CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1044) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:C6EC881D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #00: 200 51956 OK (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #02: I: C6EC881D (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6EC881D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250821125952403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3D9BFC60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3D9BFC60 output_enabled 0 (mgcp_conn.c:271) 20250821125952403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952403 DLMGCP DEBUG <0013> (0098/rtp C:3D9BFC60 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) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3D9BFC60 CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1044) 20250821125952403 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:3D9BFC60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #00: 200 51957 OK (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D9BFC60 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D9BFC60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250821125952404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:E23D2E74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:E23D2E74 output_enabled 0 (mgcp_conn.c:271) 20250821125952404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952404 DLMGCP DEBUG <0013> (0099/rtp C:E23D2E74 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) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:E23D2E74 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1044) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:E23D2E74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #00: 200 51958 OK (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #02: I: E23D2E74 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #05: o=- E23D2E74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250821125952404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:AA0A6254 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:AA0A6254 output_enabled 0 (mgcp_conn.c:271) 20250821125952404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952404 DLMGCP DEBUG <0013> (009A/rtp C:AA0A6254 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) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:AA0A6254 CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1044) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:AA0A6254 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #00: 200 51959 OK (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #02: I: AA0A6254 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #05: o=- AA0A6254 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250821125952404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:119D470F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:119D470F output_enabled 0 (mgcp_conn.c:271) 20250821125952404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952404 DLMGCP DEBUG <0013> (009B/rtp C:119D470F 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) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:119D470F CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1044) 20250821125952404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:119D470F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #00: 200 51960 OK (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #02: I: 119D470F (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #05: o=- 119D470F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952404 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250821125952405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250821125952405 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952405 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:9AB636DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:9AB636DD output_enabled 0 (mgcp_conn.c:271) 20250821125952405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952405 DLMGCP DEBUG <0013> (009C/rtp C:9AB636DD 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) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:9AB636DD CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1044) 20250821125952405 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:9AB636DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #00: 200 51961 OK (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AB636DD (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9AB636DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250821125952405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250821125952405 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952405 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:91269826 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:91269826 output_enabled 0 (mgcp_conn.c:271) 20250821125952405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952405 DLMGCP DEBUG <0013> (009D/rtp C:91269826 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) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:91269826 CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1044) 20250821125952405 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:91269826 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #00: 200 51962 OK (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #02: I: 91269826 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91269826 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250821125952406 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250821125952406 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952406 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DEEF46B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DEEF46B5 output_enabled 0 (mgcp_conn.c:271) 20250821125952406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952406 DLMGCP DEBUG <0013> (009E/rtp C:DEEF46B5 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) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DEEF46B5 CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1044) 20250821125952406 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:DEEF46B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #00: 200 51963 OK (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #02: I: DEEF46B5 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #05: o=- DEEF46B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250821125952406 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250821125952406 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952406 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:5699EB49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:5699EB49 output_enabled 0 (mgcp_conn.c:271) 20250821125952406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952406 DLMGCP DEBUG <0013> (009F/rtp C:5699EB49 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) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:5699EB49 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1044) 20250821125952406 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:5699EB49 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #00: 200 51964 OK (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #02: I: 5699EB49 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5699EB49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952406 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250821125952407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250821125952407 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:1AE67638 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:1AE67638 output_enabled 0 (mgcp_conn.c:271) 20250821125952407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952407 DLMGCP DEBUG <0013> (00A0/rtp C:1AE67638 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) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:1AE67638 CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1044) 20250821125952407 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:1AE67638 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #00: 200 51965 OK (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AE67638 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1AE67638 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250821125952407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250821125952407 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:F8140F64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:F8140F64 output_enabled 0 (mgcp_conn.c:271) 20250821125952407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952407 DLMGCP DEBUG <0013> (00A1/rtp C:F8140F64 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) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:F8140F64 CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1044) 20250821125952407 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:F8140F64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #00: 200 51966 OK (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #02: I: F8140F64 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8140F64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952407 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250821125952408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250821125952408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29D7B7A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29D7B7A3 output_enabled 0 (mgcp_conn.c:271) 20250821125952408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952408 DLMGCP DEBUG <0013> (00A2/rtp C:29D7B7A3 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) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:29D7B7A3 CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1044) 20250821125952408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:29D7B7A3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #00: 200 51967 OK (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #02: I: 29D7B7A3 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29D7B7A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250821125952408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250821125952408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:850A3E11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:850A3E11 output_enabled 0 (mgcp_conn.c:271) 20250821125952408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952408 DLMGCP DEBUG <0013> (00A3/rtp C:850A3E11 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) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:850A3E11 CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1044) 20250821125952408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:850A3E11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #00: 200 51968 OK (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #02: I: 850A3E11 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 850A3E11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250821125952408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250821125952408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:943C20B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:943C20B3 output_enabled 0 (mgcp_conn.c:271) 20250821125952408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952409 DLMGCP DEBUG <0013> (00A4/rtp C:943C20B3 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) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:943C20B3 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1044) 20250821125952409 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:943C20B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #00: 200 51969 OK (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #02: I: 943C20B3 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #05: o=- 943C20B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250821125952409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250821125952409 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952409 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EF9BB6AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EF9BB6AF output_enabled 0 (mgcp_conn.c:271) 20250821125952409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952409 DLMGCP DEBUG <0013> (00A5/rtp C:EF9BB6AF 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) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:EF9BB6AF CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1044) 20250821125952409 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:EF9BB6AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #00: 200 51970 OK (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #02: I: EF9BB6AF (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF9BB6AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250821125952409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250821125952409 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952409 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0D41AA35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0D41AA35 output_enabled 0 (mgcp_conn.c:271) 20250821125952409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952409 DLMGCP DEBUG <0013> (00A6/rtp C:0D41AA35 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) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0D41AA35 CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1044) 20250821125952409 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:0D41AA35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #00: 200 51971 OK (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D41AA35 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D41AA35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250821125952410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250821125952410 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952410 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:781A16F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:781A16F7 output_enabled 0 (mgcp_conn.c:271) 20250821125952410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952410 DLMGCP DEBUG <0013> (00A7/rtp C:781A16F7 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) 20250821125952410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:781A16F7 CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1044) 20250821125952410 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:781A16F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #00: 200 51972 OK (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #02: I: 781A16F7 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #05: o=- 781A16F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952410 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250821125952411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250821125952411 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952411 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:EA5AF541 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:EA5AF541 output_enabled 0 (mgcp_conn.c:271) 20250821125952411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952411 DLMGCP DEBUG <0013> (00A8/rtp C:EA5AF541 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) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:EA5AF541 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1044) 20250821125952411 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:EA5AF541 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #00: 200 51973 OK (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #02: I: EA5AF541 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA5AF541 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250821125952411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250821125952411 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952411 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:D72F3572 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:D72F3572 output_enabled 0 (mgcp_conn.c:271) 20250821125952411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952411 DLMGCP DEBUG <0013> (00A9/rtp C:D72F3572 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) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:D72F3572 CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1044) 20250821125952411 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:D72F3572 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952411 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #00: 200 51974 OK (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #02: I: D72F3572 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #05: o=- D72F3572 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250821125952412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250821125952412 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:7BC35026 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:7BC35026 output_enabled 0 (mgcp_conn.c:271) 20250821125952412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952412 DLMGCP DEBUG <0013> (00AA/rtp C:7BC35026 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) 20250821125952412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:7BC35026 CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1044) 20250821125952412 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:7BC35026 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #00: 200 51975 OK (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BC35026 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7BC35026 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952412 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250821125952413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250821125952413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:16C3D02F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:16C3D02F output_enabled 0 (mgcp_conn.c:271) 20250821125952413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952413 DLMGCP DEBUG <0013> (00AB/rtp C:16C3D02F 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) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:16C3D02F CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1044) 20250821125952413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:16C3D02F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #00: 200 51976 OK (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #02: I: 16C3D02F (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #05: o=- 16C3D02F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250821125952413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250821125952413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:197C6AD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:197C6AD5 output_enabled 0 (mgcp_conn.c:271) 20250821125952413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952413 DLMGCP DEBUG <0013> (00AC/rtp C:197C6AD5 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) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:197C6AD5 CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1044) 20250821125952413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:197C6AD5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #00: 200 51977 OK (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #02: I: 197C6AD5 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #05: o=- 197C6AD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250821125952414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250821125952414 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:55F06A0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:55F06A0E output_enabled 0 (mgcp_conn.c:271) 20250821125952414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952414 DLMGCP DEBUG <0013> (00AD/rtp C:55F06A0E 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) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:55F06A0E CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1044) 20250821125952414 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:55F06A0E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #00: 200 51978 OK (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #02: I: 55F06A0E (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55F06A0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250821125952414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250821125952414 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:9B93D81F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:9B93D81F output_enabled 0 (mgcp_conn.c:271) 20250821125952414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952414 DLMGCP DEBUG <0013> (00AE/rtp C:9B93D81F 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) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:9B93D81F CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1044) 20250821125952414 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:9B93D81F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952414 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #00: 200 51979 OK (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B93D81F (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B93D81F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250821125952415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2C67BEAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2C67BEAB output_enabled 0 (mgcp_conn.c:271) 20250821125952415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952415 DLMGCP DEBUG <0013> (00AF/rtp C:2C67BEAB 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) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:2C67BEAB CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1044) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:2C67BEAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #00: 200 51980 OK (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C67BEAB (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C67BEAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250821125952415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:966583DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:966583DF output_enabled 0 (mgcp_conn.c:271) 20250821125952415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952415 DLMGCP DEBUG <0013> (00B0/rtp C:966583DF 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) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:966583DF CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1044) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:966583DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #00: 200 51981 OK (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #02: I: 966583DF (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #05: o=- 966583DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250821125952415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:B2A8428F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:B2A8428F output_enabled 0 (mgcp_conn.c:271) 20250821125952415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952415 DLMGCP DEBUG <0013> (00B1/rtp C:B2A8428F 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) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:B2A8428F CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1044) 20250821125952415 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:B2A8428F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952415 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952415 DLMGCP DEBUG <0013> Generated response: line #00: 200 51982 OK (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #02: I: B2A8428F (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2A8428F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250821125952416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250821125952416 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952416 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:777E261C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:777E261C output_enabled 0 (mgcp_conn.c:271) 20250821125952416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952416 DLMGCP DEBUG <0013> (00B2/rtp C:777E261C 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) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:777E261C CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1044) 20250821125952416 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:777E261C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #00: 200 51983 OK (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #02: I: 777E261C (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #05: o=- 777E261C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250821125952416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250821125952416 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952416 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:50ECC9B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:50ECC9B4 output_enabled 0 (mgcp_conn.c:271) 20250821125952416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952416 DLMGCP DEBUG <0013> (00B3/rtp C:50ECC9B4 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) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:50ECC9B4 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1044) 20250821125952416 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:50ECC9B4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #00: 200 51984 OK (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #02: I: 50ECC9B4 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50ECC9B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250821125952417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B0A1B643 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B0A1B643 output_enabled 0 (mgcp_conn.c:271) 20250821125952417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952417 DLMGCP DEBUG <0013> (00B4/rtp C:B0A1B643 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) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B0A1B643 CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1044) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:B0A1B643 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #00: 200 51985 OK (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #02: I: B0A1B643 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0A1B643 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250821125952417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:84A953CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:84A953CC output_enabled 0 (mgcp_conn.c:271) 20250821125952417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952417 DLMGCP DEBUG <0013> (00B5/rtp C:84A953CC 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) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:84A953CC CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1044) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:84A953CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #00: 200 51986 OK (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #02: I: 84A953CC (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84A953CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250821125952417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:93682BBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:93682BBA output_enabled 0 (mgcp_conn.c:271) 20250821125952417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952417 DLMGCP DEBUG <0013> (00B6/rtp C:93682BBA 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) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:93682BBA CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1044) 20250821125952417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:93682BBA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #00: 200 51987 OK (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #02: I: 93682BBA (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93682BBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250821125952418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:869E9D63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:869E9D63 output_enabled 0 (mgcp_conn.c:271) 20250821125952418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952418 DLMGCP DEBUG <0013> (00B7/rtp C:869E9D63 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) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:869E9D63 CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1044) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:869E9D63 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #00: 200 51988 OK (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #02: I: 869E9D63 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #05: o=- 869E9D63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250821125952418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:86F3BBD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:86F3BBD1 output_enabled 0 (mgcp_conn.c:271) 20250821125952418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952418 DLMGCP DEBUG <0013> (00B8/rtp C:86F3BBD1 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) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:86F3BBD1 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1044) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:86F3BBD1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #00: 200 51989 OK (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #02: I: 86F3BBD1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86F3BBD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250821125952418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:66A837BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:66A837BC output_enabled 0 (mgcp_conn.c:271) 20250821125952418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952418 DLMGCP DEBUG <0013> (00B9/rtp C:66A837BC 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) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:66A837BC CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1044) 20250821125952418 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:66A837BC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952418 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #00: 200 51990 OK (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #02: I: 66A837BC (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #05: o=- 66A837BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250821125952419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250821125952419 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:CA38CEAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:CA38CEAA output_enabled 0 (mgcp_conn.c:271) 20250821125952419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952419 DLMGCP DEBUG <0013> (00BA/rtp C:CA38CEAA 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) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:CA38CEAA CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1044) 20250821125952419 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:CA38CEAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #00: 200 51991 OK (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #02: I: CA38CEAA (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA38CEAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250821125952419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250821125952419 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A249EDF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A249EDF0 output_enabled 0 (mgcp_conn.c:271) 20250821125952419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952419 DLMGCP DEBUG <0013> (00BB/rtp C:A249EDF0 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) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:A249EDF0 CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1044) 20250821125952419 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:A249EDF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #00: 200 51992 OK (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #02: I: A249EDF0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #05: o=- A249EDF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250821125952419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250821125952419 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:37FADB3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:37FADB3D output_enabled 0 (mgcp_conn.c:271) 20250821125952419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952419 DLMGCP DEBUG <0013> (00BC/rtp C:37FADB3D 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) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:37FADB3D CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1044) 20250821125952420 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:37FADB3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #00: 200 51993 OK (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #02: I: 37FADB3D (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 37FADB3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250821125952420 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250821125952420 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:69FEF21F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:69FEF21F output_enabled 0 (mgcp_conn.c:271) 20250821125952420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952420 DLMGCP DEBUG <0013> (00BD/rtp C:69FEF21F 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) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:69FEF21F CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1044) 20250821125952420 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:69FEF21F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #00: 200 51994 OK (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #02: I: 69FEF21F (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69FEF21F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250821125952420 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250821125952420 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:ECDE2A5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:ECDE2A5D output_enabled 0 (mgcp_conn.c:271) 20250821125952420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952420 DLMGCP DEBUG <0013> (00BE/rtp C:ECDE2A5D 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) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:ECDE2A5D CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1044) 20250821125952420 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:ECDE2A5D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #00: 200 51995 OK (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #02: I: ECDE2A5D (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #05: o=- ECDE2A5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250821125952421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:678AE2F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:678AE2F4 output_enabled 0 (mgcp_conn.c:271) 20250821125952421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952421 DLMGCP DEBUG <0013> (00BF/rtp C:678AE2F4 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) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:678AE2F4 CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1044) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:678AE2F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #00: 200 51996 OK (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #02: I: 678AE2F4 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #05: o=- 678AE2F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250821125952421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7C60134C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7C60134C output_enabled 0 (mgcp_conn.c:271) 20250821125952421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952421 DLMGCP DEBUG <0013> (00C0/rtp C:7C60134C 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) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:7C60134C CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1044) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:7C60134C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #00: 200 51997 OK (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C60134C (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C60134C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250821125952421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:24265B96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:24265B96 output_enabled 0 (mgcp_conn.c:271) 20250821125952421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952421 DLMGCP DEBUG <0013> (00C1/rtp C:24265B96 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) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:24265B96 CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1044) 20250821125952421 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:24265B96 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952421 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #00: 200 51998 OK (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #02: I: 24265B96 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24265B96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250821125952422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A9898AB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A9898AB0 output_enabled 0 (mgcp_conn.c:271) 20250821125952422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952422 DLMGCP DEBUG <0013> (00C2/rtp C:A9898AB0 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) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A9898AB0 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1044) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:A9898AB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #00: 200 51999 OK (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #02: I: A9898AB0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9898AB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250821125952422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:9F2777E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:9F2777E5 output_enabled 0 (mgcp_conn.c:271) 20250821125952422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952422 DLMGCP DEBUG <0013> (00C3/rtp C:9F2777E5 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) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:9F2777E5 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1044) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:9F2777E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #00: 200 52000 OK (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F2777E5 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F2777E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250821125952422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:31707672 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:31707672 output_enabled 0 (mgcp_conn.c:271) 20250821125952422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952422 DLMGCP DEBUG <0013> (00C4/rtp C:31707672 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) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:31707672 CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1044) 20250821125952422 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:31707672 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952422 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #00: 200 52001 OK (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #02: I: 31707672 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31707672 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250821125952423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:63946EF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:63946EF2 output_enabled 0 (mgcp_conn.c:271) 20250821125952423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952423 DLMGCP DEBUG <0013> (00C5/rtp C:63946EF2 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) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:63946EF2 CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1044) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:63946EF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #00: 200 52002 OK (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #02: I: 63946EF2 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63946EF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250821125952423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1325F8B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1325F8B1 output_enabled 0 (mgcp_conn.c:271) 20250821125952423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952423 DLMGCP DEBUG <0013> (00C6/rtp C:1325F8B1 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) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:1325F8B1 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1044) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:1325F8B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #00: 200 52003 OK (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #02: I: 1325F8B1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1325F8B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250821125952423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:0C14E3EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:0C14E3EC output_enabled 0 (mgcp_conn.c:271) 20250821125952423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952423 DLMGCP DEBUG <0013> (00C7/rtp C:0C14E3EC 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) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:0C14E3EC CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1044) 20250821125952423 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:0C14E3EC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #00: 200 52004 OK (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C14E3EC (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C14E3EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250821125952424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:76E93236 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:76E93236 output_enabled 0 (mgcp_conn.c:271) 20250821125952424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952424 DLMGCP DEBUG <0013> (00C8/rtp C:76E93236 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) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:76E93236 CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1044) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:76E93236 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #00: 200 52005 OK (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #02: I: 76E93236 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76E93236 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250821125952424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:50B6AE5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:50B6AE5D output_enabled 0 (mgcp_conn.c:271) 20250821125952424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952424 DLMGCP DEBUG <0013> (00C9/rtp C:50B6AE5D 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) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:50B6AE5D CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1044) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:50B6AE5D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #00: 200 52006 OK (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #02: I: 50B6AE5D (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50B6AE5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250821125952424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1E35A416 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1E35A416 output_enabled 0 (mgcp_conn.c:271) 20250821125952424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952424 DLMGCP DEBUG <0013> (00CA/rtp C:1E35A416 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) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1E35A416 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1044) 20250821125952424 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:1E35A416 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952424 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #00: 200 52007 OK (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E35A416 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E35A416 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250821125952425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:97CE8440 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:97CE8440 output_enabled 0 (mgcp_conn.c:271) 20250821125952425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952425 DLMGCP DEBUG <0013> (00CB/rtp C:97CE8440 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) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:97CE8440 CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1044) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:97CE8440 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #00: 200 52008 OK (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #02: I: 97CE8440 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97CE8440 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250821125952425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:3A4482F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:3A4482F0 output_enabled 0 (mgcp_conn.c:271) 20250821125952425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952425 DLMGCP DEBUG <0013> (00CC/rtp C:3A4482F0 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) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:3A4482F0 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1044) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:3A4482F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #00: 200 52009 OK (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A4482F0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A4482F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250821125952425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:109919CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:109919CD output_enabled 0 (mgcp_conn.c:271) 20250821125952425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952425 DLMGCP DEBUG <0013> (00CD/rtp C:109919CD 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) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:109919CD CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1044) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:109919CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #00: 200 52010 OK (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #02: I: 109919CD (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #05: o=- 109919CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250821125952425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250821125952425 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08F68CFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08F68CFF output_enabled 0 (mgcp_conn.c:271) 20250821125952426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952426 DLMGCP DEBUG <0013> (00CE/rtp C:08F68CFF 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) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08F68CFF CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1044) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:08F68CFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #00: 200 52011 OK (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #02: I: 08F68CFF (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08F68CFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250821125952426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4091C89D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4091C89D output_enabled 0 (mgcp_conn.c:271) 20250821125952426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952426 DLMGCP DEBUG <0013> (00CF/rtp C:4091C89D 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) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4091C89D CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1044) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:4091C89D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #00: 200 52012 OK (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #02: I: 4091C89D (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4091C89D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250821125952426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EBD2D439 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EBD2D439 output_enabled 0 (mgcp_conn.c:271) 20250821125952426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952426 DLMGCP DEBUG <0013> (00D0/rtp C:EBD2D439 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) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EBD2D439 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1044) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:EBD2D439 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #00: 200 52013 OK (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #02: I: EBD2D439 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #05: o=- EBD2D439 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250821125952426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250821125952426 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:1491C9EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:1491C9EE output_enabled 0 (mgcp_conn.c:271) 20250821125952426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952426 DLMGCP DEBUG <0013> (00D1/rtp C:1491C9EE 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) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:1491C9EE CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1044) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:1491C9EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #00: 200 52014 OK (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #02: I: 1491C9EE (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1491C9EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250821125952427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:058A9500 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:058A9500 output_enabled 0 (mgcp_conn.c:271) 20250821125952427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952427 DLMGCP DEBUG <0013> (00D2/rtp C:058A9500 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) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:058A9500 CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1044) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:058A9500 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #00: 200 52015 OK (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #02: I: 058A9500 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #05: o=- 058A9500 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250821125952427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:093B69CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:093B69CF output_enabled 0 (mgcp_conn.c:271) 20250821125952427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952427 DLMGCP DEBUG <0013> (00D3/rtp C:093B69CF 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) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:093B69CF CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1044) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:093B69CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #00: 200 52016 OK (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #02: I: 093B69CF (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #05: o=- 093B69CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250821125952427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:6685879B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:6685879B output_enabled 0 (mgcp_conn.c:271) 20250821125952427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952427 DLMGCP DEBUG <0013> (00D4/rtp C:6685879B 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) 20250821125952427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:6685879B CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1044) 20250821125952427 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:6685879B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #00: 200 52017 OK (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #02: I: 6685879B (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6685879B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250821125952428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250821125952428 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:9DEF165D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:9DEF165D output_enabled 0 (mgcp_conn.c:271) 20250821125952428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952428 DLMGCP DEBUG <0013> (00D5/rtp C:9DEF165D 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) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:9DEF165D CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1044) 20250821125952428 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:9DEF165D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #00: 200 52018 OK (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DEF165D (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DEF165D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250821125952428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250821125952428 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:A06A42D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:A06A42D2 output_enabled 0 (mgcp_conn.c:271) 20250821125952428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952428 DLMGCP DEBUG <0013> (00D6/rtp C:A06A42D2 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) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:A06A42D2 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1044) 20250821125952428 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:A06A42D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #00: 200 52019 OK (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #02: I: A06A42D2 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #05: o=- A06A42D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250821125952428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250821125952428 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F99A26A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F99A26A4 output_enabled 0 (mgcp_conn.c:271) 20250821125952428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952428 DLMGCP DEBUG <0013> (00D7/rtp C:F99A26A4 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) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F99A26A4 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1044) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:F99A26A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #00: 200 52020 OK (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #02: I: F99A26A4 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #05: o=- F99A26A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250821125952429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:0FED48DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:0FED48DD output_enabled 0 (mgcp_conn.c:271) 20250821125952429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952429 DLMGCP DEBUG <0013> (00D8/rtp C:0FED48DD 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) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:0FED48DD CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1044) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:0FED48DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #00: 200 52021 OK (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FED48DD (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FED48DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250821125952429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:B47E901E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:B47E901E output_enabled 0 (mgcp_conn.c:271) 20250821125952429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952429 DLMGCP DEBUG <0013> (00D9/rtp C:B47E901E 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) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:B47E901E CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1044) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:B47E901E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #00: 200 52022 OK (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #02: I: B47E901E (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #05: o=- B47E901E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250821125952429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:F0967AFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:F0967AFC output_enabled 0 (mgcp_conn.c:271) 20250821125952429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952429 DLMGCP DEBUG <0013> (00DA/rtp C:F0967AFC 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) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:F0967AFC CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1044) 20250821125952429 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:F0967AFC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #00: 200 52023 OK (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #02: I: F0967AFC (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0967AFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250821125952430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:8C0CC1AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:8C0CC1AF output_enabled 0 (mgcp_conn.c:271) 20250821125952430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952430 DLMGCP DEBUG <0013> (00DB/rtp C:8C0CC1AF 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) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:8C0CC1AF CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1044) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:8C0CC1AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #00: 200 52024 OK (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C0CC1AF (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C0CC1AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250821125952430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CCE27386 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CCE27386 output_enabled 0 (mgcp_conn.c:271) 20250821125952430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952430 DLMGCP DEBUG <0013> (00DC/rtp C:CCE27386 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) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CCE27386 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1044) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:CCE27386 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #00: 200 52025 OK (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #02: I: CCE27386 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCE27386 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250821125952430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:941D512C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:941D512C output_enabled 0 (mgcp_conn.c:271) 20250821125952430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952430 DLMGCP DEBUG <0013> (00DD/rtp C:941D512C 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) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:941D512C CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1044) 20250821125952430 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:941D512C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #00: 200 52026 OK (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #02: I: 941D512C (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #05: o=- 941D512C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250821125952431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952431 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:B5457334 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:B5457334 output_enabled 0 (mgcp_conn.c:271) 20250821125952431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952431 DLMGCP DEBUG <0013> (00DE/rtp C:B5457334 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) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:B5457334 CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1044) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:B5457334 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #00: 200 52027 OK (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #02: I: B5457334 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5457334 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250821125952431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952431 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0B1D1894 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0B1D1894 output_enabled 0 (mgcp_conn.c:271) 20250821125952431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952431 DLMGCP DEBUG <0013> (00DF/rtp C:0B1D1894 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) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0B1D1894 CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1044) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:0B1D1894 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #00: 200 52028 OK (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B1D1894 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B1D1894 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250821125952431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952431 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:32048E52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:32048E52 output_enabled 0 (mgcp_conn.c:271) 20250821125952431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952431 DLMGCP DEBUG <0013> (00E0/rtp C:32048E52 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) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:32048E52 CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1044) 20250821125952431 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:32048E52 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #00: 200 52029 OK (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #02: I: 32048E52 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #05: o=- 32048E52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250821125952432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FE47C24F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FE47C24F output_enabled 0 (mgcp_conn.c:271) 20250821125952432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952432 DLMGCP DEBUG <0013> (00E1/rtp C:FE47C24F 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) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FE47C24F CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1044) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:FE47C24F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #00: 200 52030 OK (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #02: I: FE47C24F (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE47C24F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250821125952432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E4226A52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E4226A52 output_enabled 0 (mgcp_conn.c:271) 20250821125952432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952432 DLMGCP DEBUG <0013> (00E2/rtp C:E4226A52 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) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:E4226A52 CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1044) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:E4226A52 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #00: 200 52031 OK (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #02: I: E4226A52 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #05: o=- E4226A52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250821125952432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F3E7318D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F3E7318D output_enabled 0 (mgcp_conn.c:271) 20250821125952432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952432 DLMGCP DEBUG <0013> (00E3/rtp C:F3E7318D 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) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F3E7318D CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1044) 20250821125952432 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:F3E7318D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #00: 200 52032 OK (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #02: I: F3E7318D (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3E7318D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250821125952433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:ED1E663C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:ED1E663C output_enabled 0 (mgcp_conn.c:271) 20250821125952433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952433 DLMGCP DEBUG <0013> (00E4/rtp C:ED1E663C 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) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:ED1E663C CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1044) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:ED1E663C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #00: 200 52033 OK (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #02: I: ED1E663C (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED1E663C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250821125952433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:542F8FA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:542F8FA9 output_enabled 0 (mgcp_conn.c:271) 20250821125952433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952433 DLMGCP DEBUG <0013> (00E5/rtp C:542F8FA9 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) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:542F8FA9 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1044) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:542F8FA9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #00: 200 52034 OK (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #02: I: 542F8FA9 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #05: o=- 542F8FA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250821125952433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:EE98E39E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:EE98E39E output_enabled 0 (mgcp_conn.c:271) 20250821125952433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952433 DLMGCP DEBUG <0013> (00E6/rtp C:EE98E39E 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) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:EE98E39E CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1044) 20250821125952433 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:EE98E39E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #00: 200 52035 OK (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #02: I: EE98E39E (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE98E39E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250821125952434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD77C7CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD77C7CB output_enabled 0 (mgcp_conn.c:271) 20250821125952434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952434 DLMGCP DEBUG <0013> (00E7/rtp C:DD77C7CB 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) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD77C7CB CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1044) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:DD77C7CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #00: 200 52036 OK (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #02: I: DD77C7CB (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD77C7CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250821125952434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5C2F6C8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5C2F6C8F output_enabled 0 (mgcp_conn.c:271) 20250821125952434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952434 DLMGCP DEBUG <0013> (00E8/rtp C:5C2F6C8F 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) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5C2F6C8F CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1044) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:5C2F6C8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #00: 200 52037 OK (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C2F6C8F (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C2F6C8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250821125952434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:0645F285 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:0645F285 output_enabled 0 (mgcp_conn.c:271) 20250821125952434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952434 DLMGCP DEBUG <0013> (00E9/rtp C:0645F285 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) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:0645F285 CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1044) 20250821125952434 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:0645F285 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #00: 200 52038 OK (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #02: I: 0645F285 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0645F285 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250821125952435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250821125952435 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:B57E3E95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:B57E3E95 output_enabled 0 (mgcp_conn.c:271) 20250821125952435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952435 DLMGCP DEBUG <0013> (00EA/rtp C:B57E3E95 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) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:B57E3E95 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1044) 20250821125952435 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:B57E3E95 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #00: 200 52039 OK (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #02: I: B57E3E95 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #05: o=- B57E3E95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250821125952435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250821125952435 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:1C7A2412 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:1C7A2412 output_enabled 0 (mgcp_conn.c:271) 20250821125952435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952435 DLMGCP DEBUG <0013> (00EB/rtp C:1C7A2412 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) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:1C7A2412 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1044) 20250821125952435 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:1C7A2412 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #00: 200 52040 OK (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C7A2412 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1C7A2412 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250821125952436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250821125952436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:2C4FF434 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:2C4FF434 output_enabled 0 (mgcp_conn.c:271) 20250821125952436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952436 DLMGCP DEBUG <0013> (00EC/rtp C:2C4FF434 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) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:2C4FF434 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1044) 20250821125952436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:2C4FF434 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #00: 200 52041 OK (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C4FF434 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C4FF434 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250821125952436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250821125952436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:96C2A2BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:96C2A2BA output_enabled 0 (mgcp_conn.c:271) 20250821125952436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952436 DLMGCP DEBUG <0013> (00ED/rtp C:96C2A2BA 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) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:96C2A2BA CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1044) 20250821125952436 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:96C2A2BA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #00: 200 52042 OK (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #02: I: 96C2A2BA (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96C2A2BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250821125952437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:82D5D594 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:82D5D594 output_enabled 0 (mgcp_conn.c:271) 20250821125952437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952437 DLMGCP DEBUG <0013> (00EE/rtp C:82D5D594 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) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:82D5D594 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1044) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:82D5D594 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #00: 200 52043 OK (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #02: I: 82D5D594 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82D5D594 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250821125952437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:C7B1E033 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:C7B1E033 output_enabled 0 (mgcp_conn.c:271) 20250821125952437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952437 DLMGCP DEBUG <0013> (00EF/rtp C:C7B1E033 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) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:C7B1E033 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1044) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:C7B1E033 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #00: 200 52044 OK (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #02: I: C7B1E033 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #05: o=- C7B1E033 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250821125952437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:531B3A87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:531B3A87 output_enabled 0 (mgcp_conn.c:271) 20250821125952437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952437 DLMGCP DEBUG <0013> (00F0/rtp C:531B3A87 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) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:531B3A87 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1044) 20250821125952437 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:531B3A87 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #00: 200 52045 OK (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #02: I: 531B3A87 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #05: o=- 531B3A87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250821125952438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:1BF6035B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:1BF6035B output_enabled 0 (mgcp_conn.c:271) 20250821125952438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952438 DLMGCP DEBUG <0013> (00F1/rtp C:1BF6035B 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) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:1BF6035B CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1044) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:1BF6035B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #00: 200 52046 OK (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BF6035B (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1BF6035B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250821125952438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:129DE127 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:129DE127 output_enabled 0 (mgcp_conn.c:271) 20250821125952438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952438 DLMGCP DEBUG <0013> (00F2/rtp C:129DE127 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) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:129DE127 CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1044) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:129DE127 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #00: 200 52047 OK (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #02: I: 129DE127 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #05: o=- 129DE127 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250821125952438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FB24F8C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FB24F8C6 output_enabled 0 (mgcp_conn.c:271) 20250821125952438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952438 DLMGCP DEBUG <0013> (00F3/rtp C:FB24F8C6 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) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:FB24F8C6 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1044) 20250821125952438 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:FB24F8C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #00: 200 52048 OK (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #02: I: FB24F8C6 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB24F8C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250821125952439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4FA97D59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4FA97D59 output_enabled 0 (mgcp_conn.c:271) 20250821125952439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952439 DLMGCP DEBUG <0013> (00F4/rtp C:4FA97D59 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) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4FA97D59 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1044) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:4FA97D59 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #00: 200 52049 OK (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FA97D59 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4FA97D59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250821125952439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:18371597 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:18371597 output_enabled 0 (mgcp_conn.c:271) 20250821125952439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952439 DLMGCP DEBUG <0013> (00F5/rtp C:18371597 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) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:18371597 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1044) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:18371597 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #00: 200 52050 OK (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #02: I: 18371597 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18371597 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250821125952439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:21A889C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:21A889C1 output_enabled 0 (mgcp_conn.c:271) 20250821125952439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952439 DLMGCP DEBUG <0013> (00F6/rtp C:21A889C1 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) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:21A889C1 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1044) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:21A889C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #00: 200 52051 OK (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #02: I: 21A889C1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21A889C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250821125952439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E9EED5CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E9EED5CA output_enabled 0 (mgcp_conn.c:271) 20250821125952439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952439 DLMGCP DEBUG <0013> (00F7/rtp C:E9EED5CA 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) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E9EED5CA CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1044) 20250821125952439 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:E9EED5CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #00: 200 52052 OK (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #02: I: E9EED5CA (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #05: o=- E9EED5CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250821125952440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:7665BFB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:7665BFB5 output_enabled 0 (mgcp_conn.c:271) 20250821125952440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952440 DLMGCP DEBUG <0013> (00F8/rtp C:7665BFB5 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) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:7665BFB5 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1044) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:7665BFB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #00: 200 52053 OK (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #02: I: 7665BFB5 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7665BFB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250821125952440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:65642C32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:65642C32 output_enabled 0 (mgcp_conn.c:271) 20250821125952440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952440 DLMGCP DEBUG <0013> (00F9/rtp C:65642C32 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) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:65642C32 CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1044) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:65642C32 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #00: 200 52054 OK (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #02: I: 65642C32 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65642C32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250821125952440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA29956A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA29956A output_enabled 0 (mgcp_conn.c:271) 20250821125952440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952440 DLMGCP DEBUG <0013> (00FA/rtp C:EA29956A 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) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA29956A CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1044) 20250821125952440 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:EA29956A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #00: 200 52055 OK (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #02: I: EA29956A (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA29956A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250821125952441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:39D03A25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:39D03A25 output_enabled 0 (mgcp_conn.c:271) 20250821125952441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952441 DLMGCP DEBUG <0013> (00FB/rtp C:39D03A25 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) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:39D03A25 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1044) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:39D03A25 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #00: 200 52056 OK (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #02: I: 39D03A25 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #05: o=- 39D03A25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250821125952441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:87B5266F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:87B5266F output_enabled 0 (mgcp_conn.c:271) 20250821125952441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952441 DLMGCP DEBUG <0013> (00FC/rtp C:87B5266F 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) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:87B5266F CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1044) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:87B5266F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #00: 200 52057 OK (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #02: I: 87B5266F (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87B5266F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250821125952441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9EF761E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9EF761E5 output_enabled 0 (mgcp_conn.c:271) 20250821125952441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952441 DLMGCP DEBUG <0013> (00FD/rtp C:9EF761E5 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) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9EF761E5 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1044) 20250821125952441 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:9EF761E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #00: 200 52058 OK (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EF761E5 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9EF761E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250821125952442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62CB5069 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62CB5069 output_enabled 0 (mgcp_conn.c:271) 20250821125952442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952442 DLMGCP DEBUG <0013> (00FE/rtp C:62CB5069 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) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62CB5069 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1044) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:62CB5069 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #00: 200 52059 OK (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #02: I: 62CB5069 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62CB5069 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250821125952442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0FA564DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0FA564DF output_enabled 0 (mgcp_conn.c:271) 20250821125952442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125952442 DLMGCP DEBUG <0013> (00FF/rtp C:0FA564DF 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) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0FA564DF CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1044) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:0FA564DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #00: 200 52060 OK (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FA564DF (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FA564DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250821125952442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125952442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:8F2CFED7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:8F2CFED7 output_enabled 0 (mgcp_conn.c:271) 20250821125952442 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250821125952442 DLMGCP DEBUG <0013> Generated response: line #00: 400 52061 FAIL (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250821125952442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250821125952442 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) MTC@de447b6fa854: setverdict(pass): none -> pass 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952445 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952445 DLMGCP DEBUG <0013> Generated response: line #00: 200 52062 OK (mgcp_msg.c:72) 20250821125952446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952446 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952446 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952446 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952446 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952446 DLMGCP DEBUG <0013> Generated response: line #00: 200 52063 OK (mgcp_msg.c:72) 20250821125952447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952447 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952447 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952447 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952448 DLMGCP DEBUG <0013> Generated response: line #00: 200 52064 OK (mgcp_msg.c:72) 20250821125952448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952448 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952448 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952448 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952449 DLMGCP DEBUG <0013> Generated response: line #00: 200 52065 OK (mgcp_msg.c:72) 20250821125952449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952449 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952451 DLMGCP DEBUG <0013> Generated response: line #00: 200 52066 OK (mgcp_msg.c:72) 20250821125952451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952451 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952452 DLMGCP DEBUG <0013> Generated response: line #00: 200 52067 OK (mgcp_msg.c:72) 20250821125952452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952452 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952452 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952452 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952453 DLMGCP DEBUG <0013> Generated response: line #00: 200 52068 OK (mgcp_msg.c:72) 20250821125952453 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952453 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952453 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952453 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952454 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952454 DLMGCP DEBUG <0013> Generated response: line #00: 200 52069 OK (mgcp_msg.c:72) 20250821125952454 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952454 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250821125952454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952454 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952455 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952455 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952455 DLMGCP DEBUG <0013> Generated response: line #00: 200 52070 OK (mgcp_msg.c:72) 20250821125952455 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952455 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250821125952455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952456 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952456 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952456 DLMGCP DEBUG <0013> Generated response: line #00: 200 52071 OK (mgcp_msg.c:72) 20250821125952457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952457 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952457 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952457 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952458 DLMGCP DEBUG <0013> Generated response: line #00: 200 52072 OK (mgcp_msg.c:72) 20250821125952458 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952458 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952458 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952458 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952458 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952459 DLMGCP DEBUG <0013> Generated response: line #00: 200 52073 OK (mgcp_msg.c:72) 20250821125952459 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952459 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952459 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952459 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952459 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952460 DLMGCP DEBUG <0013> Generated response: line #00: 200 52074 OK (mgcp_msg.c:72) 20250821125952460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952460 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952460 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952461 DLMGCP DEBUG <0013> Generated response: line #00: 200 52075 OK (mgcp_msg.c:72) 20250821125952461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952461 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952461 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952461 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952461 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952462 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952462 DLMGCP DEBUG <0013> Generated response: line #00: 200 52076 OK (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952463 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952463 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952463 DLMGCP DEBUG <0013> Generated response: line #00: 200 52077 OK (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952463 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952463 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952463 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952464 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952464 DLMGCP DEBUG <0013> Generated response: line #00: 200 52078 OK (mgcp_msg.c:72) 20250821125952465 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952465 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952465 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952465 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952465 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952465 DLMGCP DEBUG <0013> Generated response: line #00: 200 52079 OK (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952466 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952466 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952466 DLMGCP DEBUG <0013> Generated response: line #00: 200 52080 OK (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952466 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952466 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952467 DLMGCP DEBUG <0013> Generated response: line #00: 200 52081 OK (mgcp_msg.c:72) 20250821125952467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952467 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952467 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952468 DLMGCP DEBUG <0013> Generated response: line #00: 200 52082 OK (mgcp_msg.c:72) 20250821125952468 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952468 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952468 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952468 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952469 DLMGCP DEBUG <0013> Generated response: line #00: 200 52083 OK (mgcp_msg.c:72) 20250821125952469 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952469 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952469 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952469 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952469 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952470 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952470 DLMGCP DEBUG <0013> Generated response: line #00: 200 52084 OK (mgcp_msg.c:72) 20250821125952471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952471 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952471 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952471 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952471 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952471 DLMGCP DEBUG <0013> Generated response: line #00: 200 52085 OK (mgcp_msg.c:72) 20250821125952472 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952472 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952472 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952472 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952472 DLMGCP DEBUG <0013> Generated response: line #00: 200 52086 OK (mgcp_msg.c:72) 20250821125952473 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952473 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:72) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952473 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952473 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952473 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952473 DLMGCP DEBUG <0013> Generated response: line #00: 200 52087 OK (mgcp_msg.c:72) 20250821125952474 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952474 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:72) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952474 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952474 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952474 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952474 DLMGCP DEBUG <0013> Generated response: line #00: 200 52088 OK (mgcp_msg.c:72) 20250821125952475 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952475 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:72) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952475 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952475 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952475 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952475 DLMGCP DEBUG <0013> Generated response: line #00: 200 52089 OK (mgcp_msg.c:72) 20250821125952476 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952476 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952476 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952476 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952476 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952476 DLMGCP DEBUG <0013> Generated response: line #00: 200 52090 OK (mgcp_msg.c:72) 20250821125952477 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952477 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952477 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952477 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952477 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952479 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:72) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952479 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952479 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952479 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952480 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952480 DLMGCP DEBUG <0013> Generated response: line #00: 200 52094 OK (mgcp_msg.c:72) 20250821125952480 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952480 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:72) 20250821125952480 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952481 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952481 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952487 DLMGCP DEBUG <0013> Received message: line #01: C: 0029 (mgcp_msg.c:72) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952487 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952487 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952487 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952488 DLMGCP DEBUG <0013> Generated response: line #00: 200 52103 OK (mgcp_msg.c:72) 20250821125952488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952488 DLMGCP DEBUG <0013> Received message: line #01: C: 002A (mgcp_msg.c:72) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952488 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952496 DLMGCP DEBUG <0013> Received message: line #01: C: 0035 (mgcp_msg.c:72) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952496 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952496 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952497 DLMGCP DEBUG <0013> Received message: line #01: C: 0036 (mgcp_msg.c:72) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952497 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952497 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952497 DLMGCP DEBUG <0013> Received message: line #01: C: 0037 (mgcp_msg.c:72) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952497 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952497 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952505 DLMGCP DEBUG <0013> Received message: line #01: C: 0041 (mgcp_msg.c:72) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952505 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952505 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952505 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:72) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952505 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952505 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952506 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:72) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952506 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952506 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952506 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952507 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:72) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952507 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952507 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952514 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952514 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952515 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:72) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952515 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952515 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952516 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:72) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952516 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952516 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952517 DLMGCP DEBUG <0013> Received message: line #01: C: 0051 (mgcp_msg.c:72) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952517 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952522 DLMGCP DEBUG <0013> Received message: line #01: C: 0058 (mgcp_msg.c:72) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952522 DLMGCP DEBUG <0013> Received message: line #01: C: 0059 (mgcp_msg.c:72) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952523 DLMGCP DEBUG <0013> Received message: line #01: C: 005A (mgcp_msg.c:72) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952523 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952524 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:72) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952524 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952525 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:72) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952525 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952525 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952525 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952530 DLMGCP DEBUG <0013> Received message: line #01: C: 0063 (mgcp_msg.c:72) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952530 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952531 DLMGCP DEBUG <0013> Received message: line #01: C: 0064 (mgcp_msg.c:72) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952531 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952531 DLMGCP DEBUG <0013> Received message: line #01: C: 0065 (mgcp_msg.c:72) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952531 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952532 DLMGCP DEBUG <0013> Received message: line #01: C: 0066 (mgcp_msg.c:72) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952532 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952532 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952539 DLMGCP DEBUG <0013> Received message: line #01: C: 0070 (mgcp_msg.c:72) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952539 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952539 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952540 DLMGCP DEBUG <0013> Received message: line #01: C: 0071 (mgcp_msg.c:72) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952540 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952540 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952540 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952541 DLMGCP DEBUG <0013> Received message: line #01: C: 0072 (mgcp_msg.c:72) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952541 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952541 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952542 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:72) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952542 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952542 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952549 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:72) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952549 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952549 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952549 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952550 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:72) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952550 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952550 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952550 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:72) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952550 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952550 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952551 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:72) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952551 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952551 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952556 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:72) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952556 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952557 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:72) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952557 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952558 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:72) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952558 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952558 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952559 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:72) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952559 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952565 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:72) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952565 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952565 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952565 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952566 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952566 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952566 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952567 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:72) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952567 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952567 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952568 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:72) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952568 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952568 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952574 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:72) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952574 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952574 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952575 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:72) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952575 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952576 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:72) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952576 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952576 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:72) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952576 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952583 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:72) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952583 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952584 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:72) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952584 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952584 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952584 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952584 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:72) 20250821125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952584 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952585 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952585 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:72) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952585 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952586 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952586 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952586 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952587 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952587 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952587 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952587 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:72) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952587 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952587 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952588 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:72) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952588 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952589 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:72) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952589 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952589 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952590 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:72) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952590 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952590 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952590 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:72) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952590 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952590 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952591 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:72) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952591 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952591 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952592 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:72) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952592 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952592 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952593 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:72) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952593 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952593 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952593 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:72) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952593 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952593 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952594 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:72) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952594 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952594 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952595 DLMGCP DEBUG <0013> Generated response: line #00: 200 52248 OK (mgcp_msg.c:72) 20250821125952595 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952595 DLMGCP DEBUG <0013> Received message: line #01: C: 00BB (mgcp_msg.c:72) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952595 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952595 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952596 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952596 DLMGCP DEBUG <0013> Generated response: line #00: 200 52249 OK (mgcp_msg.c:72) 20250821125952596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952596 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:72) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952597 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952597 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952597 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952597 DLMGCP DEBUG <0013> Generated response: line #00: 200 52250 OK (mgcp_msg.c:72) 20250821125952598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952598 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:72) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952598 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952598 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952598 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952598 DLMGCP DEBUG <0013> Generated response: line #00: 200 52251 OK (mgcp_msg.c:72) 20250821125952599 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952599 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952599 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952599 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952599 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952599 DLMGCP DEBUG <0013> Generated response: line #00: 200 52252 OK (mgcp_msg.c:72) 20250821125952600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952600 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952600 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952600 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952601 DLMGCP DEBUG <0013> Generated response: line #00: 200 52253 OK (mgcp_msg.c:72) 20250821125952601 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952601 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:72) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952601 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952601 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952602 DLMGCP DEBUG <0013> Generated response: line #00: 200 52254 OK (mgcp_msg.c:72) 20250821125952602 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952602 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:72) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952602 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952602 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952603 DLMGCP DEBUG <0013> Generated response: line #00: 200 52255 OK (mgcp_msg.c:72) 20250821125952603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952603 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:72) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952603 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952603 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952604 DLMGCP DEBUG <0013> Generated response: line #00: 200 52256 OK (mgcp_msg.c:72) 20250821125952604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952604 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:72) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952604 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952604 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952605 DLMGCP DEBUG <0013> Generated response: line #00: 200 52257 OK (mgcp_msg.c:72) 20250821125952605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952605 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:72) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952605 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952605 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952606 DLMGCP DEBUG <0013> Generated response: line #00: 200 52258 OK (mgcp_msg.c:72) 20250821125952606 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952606 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:72) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952606 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952606 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952607 DLMGCP DEBUG <0013> Generated response: line #00: 200 52259 OK (mgcp_msg.c:72) 20250821125952607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952607 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:72) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952607 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952607 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952608 DLMGCP DEBUG <0013> Generated response: line #00: 200 52260 OK (mgcp_msg.c:72) 20250821125952608 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952608 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:72) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952608 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952608 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952609 DLMGCP DEBUG <0013> Generated response: line #00: 200 52261 OK (mgcp_msg.c:72) 20250821125952609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952609 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:72) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952609 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952609 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952609 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952610 DLMGCP DEBUG <0013> Generated response: line #00: 200 52262 OK (mgcp_msg.c:72) 20250821125952610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952610 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:72) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952610 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952610 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952611 DLMGCP DEBUG <0013> Generated response: line #00: 200 52263 OK (mgcp_msg.c:72) 20250821125952611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952611 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:72) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952611 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952611 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952612 DLMGCP DEBUG <0013> Generated response: line #00: 200 52264 OK (mgcp_msg.c:72) 20250821125952612 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952612 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:72) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952612 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952612 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952613 DLMGCP DEBUG <0013> Generated response: line #00: 200 52265 OK (mgcp_msg.c:72) 20250821125952613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952613 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:72) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952613 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952613 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952614 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952614 DLMGCP DEBUG <0013> Generated response: line #00: 200 52266 OK (mgcp_msg.c:72) 20250821125952615 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952615 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:72) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952615 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952615 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952615 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952615 DLMGCP DEBUG <0013> Generated response: line #00: 200 52267 OK (mgcp_msg.c:72) 20250821125952616 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952616 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952616 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952616 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952616 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952616 DLMGCP DEBUG <0013> Generated response: line #00: 200 52268 OK (mgcp_msg.c:72) 20250821125952617 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952617 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952617 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952617 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952617 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952617 DLMGCP DEBUG <0013> Generated response: line #00: 200 52269 OK (mgcp_msg.c:72) 20250821125952618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952618 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:72) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952618 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952618 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952618 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952618 DLMGCP DEBUG <0013> Generated response: line #00: 200 52270 OK (mgcp_msg.c:72) 20250821125952619 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952619 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:72) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952619 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952619 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952619 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952619 DLMGCP DEBUG <0013> Generated response: line #00: 200 52271 OK (mgcp_msg.c:72) 20250821125952620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952620 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:72) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952620 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952621 DLMGCP DEBUG <0013> Generated response: line #00: 200 52272 OK (mgcp_msg.c:72) 20250821125952621 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952621 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:72) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952621 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952621 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952622 DLMGCP DEBUG <0013> Generated response: line #00: 200 52273 OK (mgcp_msg.c:72) 20250821125952622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952622 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:72) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952622 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952622 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952623 DLMGCP DEBUG <0013> Generated response: line #00: 200 52274 OK (mgcp_msg.c:72) 20250821125952623 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952623 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:72) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952623 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952623 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952624 DLMGCP DEBUG <0013> Generated response: line #00: 200 52275 OK (mgcp_msg.c:72) 20250821125952624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952624 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:72) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952624 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952625 DLMGCP DEBUG <0013> Generated response: line #00: 200 52276 OK (mgcp_msg.c:72) 20250821125952625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952625 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:72) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952625 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952625 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952626 DLMGCP DEBUG <0013> Generated response: line #00: 200 52277 OK (mgcp_msg.c:72) 20250821125952626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952626 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:72) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952626 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952626 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952629 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952629 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:72) 20250821125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952629 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952629 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952630 DLMGCP DEBUG <0013> Generated response: line #00: 200 52282 OK (mgcp_msg.c:72) 20250821125952630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952630 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:72) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952630 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952630 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> eOsmuxEM(154)@de447b6fa854: Final verdict of PTC: none RTPEM2(153)@de447b6fa854: Final verdict of PTC: none RTPEM1(152)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(155)@de447b6fa854: Final verdict of PTC: none ndpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw ReleasiRTPEM0(151)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. ng endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 2025082112Thu Aug 21 12:59:52 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== 5952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952638 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:72) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952638 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952638 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc > endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952638 DLMGCP DEBUG <0013> Generated response: line #00: 200 52292 OK (mgcp_msg.c:72) 20250821125952638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952638 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:72) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952638 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952638 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952648 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:72) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952648 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250821125952649 DLMGCP DEBUG <0013> Generated response: line #00: 200 52306 OK (mgcp_msg.c:72) 20250821125952649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125952649 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:72) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250821125952649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125952649 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) aiting for packet dumper to finish... 0 (prev_count=-1, count=20119804) 5;51m20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) Waiting for packet dumper to finish... 1 (prev_count=20119804, count=20203408) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 12:59:54 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_receive_only_osmux started. 20250821125956030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4198 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125956030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821125956030 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125956030 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125956030 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821125956030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821125956030 DLMGCP DEBUG <0013> Generated response: line #00: 515 4198 FAIL (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4199 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821125956045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821125956045 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125956045 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821125956045 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821125956045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5338056B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821125956045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5338056B output_enabled 0 (mgcp_conn.c:271) 20250821125956045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821125956045 DLMGCP DEBUG <0013> (1225/rtp C:5338056B 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) 20250821125956045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5338056B CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1044) 20250821125956045 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5338056B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821125956046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #00: 200 4199 OK (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #01: I: 5338056B (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5338056B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821125956046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821125957158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4200 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821125957158 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821125957158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821125957158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821125957158 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821125957158 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821125957158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125957158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821125957158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821125957158 DLMGCP DEBUG <0013> Generated response: line #00: 200 4200 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(160)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@de447b6fa854: Final verdict of PTC: none RTPEM2(159)@de447b6fa854: Final verdict of PTC: none RTPEM0(157)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(161)@de447b6fa854: Final verdict of PTC: none RTPEM1(158)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=32756) Waiting for packet dumper to finish... 1 (prev_count=32756, count=48480) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_loopback_osmux started. 20250821130000409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63003 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130000409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130000409 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130000409 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130000409 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130000409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130000409 DLMGCP DEBUG <0013> Generated response: line #00: 515 63003 FAIL (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63004 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130000429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130000429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130000429 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130000429 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) 20250821130000429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DBF2B3D7 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250821130000429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DBF2B3D7 output_enabled 1 (mgcp_conn.c:271) 20250821130000429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130000429 DLMGCP DEBUG <0013> (1225/rtp C:DBF2B3D7 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) 20250821130000429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250821130000429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DBF2B3D7 CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1044) 20250821130000429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DBF2B3D7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130000429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130000429 DLMGCP DEBUG <0013> Generated response: line #00: 200 63004 OK (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Generated response: line #01: I: DBF2B3D7 (mgcp_msg.c:72) 20250821130000429 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBF2B3D7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130000430 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130001645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63005 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130001645 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130001645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130001645 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130001645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130001645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130001645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130001645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130001645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130001645 DLMGCP DEBUG <0013> Generated response: line #00: 200 63005 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(163)@de447b6fa854: Final verdict of PTC: none OsmuxEM(166)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(167)@de447b6fa854: Final verdict of PTC: none RTPEM2(165)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@de447b6fa854: Final verdict of PTC: none RTPEM1(164)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Thu Aug 21 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=43312) Waiting for packet dumper to finish... 1 (prev_count=43312, count=62040) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:00: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux started. 20250821130004883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62818 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130004883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130004883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130004883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130004883 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130004883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130004883 DLMGCP DEBUG <0013> Generated response: line #00: 515 62818 FAIL (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62819 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130004898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130004898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130004898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130004898 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) 20250821130004898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:012E12B8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130004898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:012E12B8 output_enabled 1 (mgcp_conn.c:271) 20250821130004898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130004898 DLMGCP DEBUG <0013> (1226/rtp C:012E12B8 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) 20250821130004899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:012E12B8 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1044) 20250821130004899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:012E12B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130004899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #00: 200 62819 OK (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #01: I: 012E12B8 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #03: o=- 012E12B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130004899 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62820 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130004908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130004908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130004908 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130004908 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) 20250821130004908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:590FAFB9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130004908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:590FAFB9 output_enabled 1 (mgcp_conn.c:271) 20250821130004908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130004908 DLMGCP DEBUG <0013> (1226/rtp C:590FAFB9 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) 20250821130004908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:590FAFB9 CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1044) 20250821130004908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:590FAFB9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130004908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #00: 200 62820 OK (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #01: I: 590FAFB9 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #04: o=- 590FAFB9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130004908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@de447b6fa854: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130006125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62821 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130006125 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130006125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130006125 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130006125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130006125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130006125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130006125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130006125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130006125 DLMGCP DEBUG <0013> Generated response: line #00: 200 62821 OK (mgcp_msg.c:72) RTPEM1(170)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 0 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(174)@de447b6fa854: Final verdict of PTC: none RTPEM1(170)@de447b6fa854: Final verdict of PTC: none RTPEM0(169)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(173)@de447b6fa854: Final verdict of PTC: none OsmuxEM(172)@de447b6fa854: Final verdict of PTC: none RTPEM2(171)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=77072) Waiting for packet dumper to finish... 1 (prev_count=77072, count=110328) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250821130009367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130009367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130009367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130009367 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130009367 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130009367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130009367 DLMGCP DEBUG <0013> Generated response: line #00: 515 7918 FAIL (mgcp_msg.c:72) 20250821130009380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130009380 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130009380 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130009380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130009380 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130009381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130009381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130009381 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) 20250821130009381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B834CDC5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130009381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B834CDC5 output_enabled 1 (mgcp_conn.c:271) 20250821130009381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130009381 DLMGCP DEBUG <0013> (1226/rtp C:B834CDC5 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) 20250821130009381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B834CDC5 CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1044) 20250821130009381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B834CDC5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130009381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #00: 200 7919 OK (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #01: I: B834CDC5 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #03: o=- B834CDC5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130009381 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130009389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130009389 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130009389 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130009390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130009390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130009390 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130009390 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) 20250821130009390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD74B853 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130009390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD74B853 output_enabled 1 (mgcp_conn.c:271) 20250821130009390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130009390 DLMGCP DEBUG <0013> (1226/rtp C:BD74B853 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) 20250821130009390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD74B853 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1044) 20250821130009390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD74B853 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130009390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #00: 200 7920 OK (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #01: I: BD74B853 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD74B853 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130009390 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130010605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130010605 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130010605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130010606 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130010606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130010606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130010606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130010606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130010606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130010606 DLMGCP DEBUG <0013> Generated response: line #00: 200 7921 OK (mgcp_msg.c:72) RTPEM1(176)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM1(176)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(179)@de447b6fa854: Final verdict of PTC: none RTPEM0(175)@de447b6fa854: Final verdict of PTC: none OsmuxEM(178)@de447b6fa854: Final verdict of PTC: none RTPEM2(177)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=126728) Waiting for packet dumper to finish... 1 (prev_count=126728, count=179140) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250821130013839 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15517 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130013840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130013840 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130013840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130013840 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130013840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130013840 DLMGCP DEBUG <0013> Generated response: line #00: 515 15517 FAIL (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15518 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130013853 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130013854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130013854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130013854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130013854 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) 20250821130013854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:572049F0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130013854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:572049F0 output_enabled 1 (mgcp_conn.c:271) 20250821130013854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130013854 DLMGCP DEBUG <0013> (1226/rtp C:572049F0 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) 20250821130013854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:572049F0 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1044) 20250821130013854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:572049F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130013854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130013854 DLMGCP DEBUG <0013> Generated response: line #00: 200 15518 OK (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #01: I: 572049F0 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #03: o=- 572049F0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130013855 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15519 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130013863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130013863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130013863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130013863 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130013863 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) 20250821130013864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5139BCD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130013864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5139BCD output_enabled 1 (mgcp_conn.c:271) 20250821130013864 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130013864 DLMGCP DEBUG <0013> (1226/rtp C:B5139BCD 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) 20250821130013864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5139BCD CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1044) 20250821130013864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B5139BCD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130013864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #00: 200 15519 OK (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #01: I: B5139BCD (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5139BCD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130013864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130015080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15520 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130015080 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130015080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130015080 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130015080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130015080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130015080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130015080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130015080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130015080 DLMGCP DEBUG <0013> Generated response: line #00: 200 15520 OK (mgcp_msg.c:72) RTPEM1(182)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(184)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@de447b6fa854: Final verdict of PTC: none RTPEM2(183)@de447b6fa854: Final verdict of PTC: none RTPEM0(181)@de447b6fa854: Final verdict of PTC: none RTPEM1(182)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(185)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=122468) Waiting for packet dumper to finish... 1 (prev_count=122468, count=179084) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250821130018317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16177 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130018317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130018317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130018317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130018317 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130018317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130018317 DLMGCP DEBUG <0013> Generated response: line #00: 515 16177 FAIL (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16178 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130018330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130018330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130018330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130018330 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) 20250821130018330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130018330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 output_enabled 0 (mgcp_conn.c:271) 20250821130018331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130018331 DLMGCP DEBUG <0013> (1227/rtp C:ABFB7954 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) 20250821130018331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1044) 20250821130018331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130018331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #00: 200 16178 OK (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #01: I: ABFB7954 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #03: o=- ABFB7954 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130018331 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16179 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130018339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130018339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130018339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250821130018339 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) 20250821130018339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130018339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 output_enabled 0 (mgcp_conn.c:271) 20250821130018339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130018339 DLMGCP DEBUG <0013> (1227/rtp C:FED88796 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) 20250821130018339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1044) 20250821130018339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FED88796 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130018339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #00: 200 16179 OK (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #01: I: FED88796 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #04: o=- FED88796 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130018339 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130019862 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16180 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #03: I: ABFB7954 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130019862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130019862 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130019862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130019862 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) 20250821130019862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130019862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 output_enabled 1 (mgcp_conn.c:271) 20250821130019863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130019863 DLMGCP DEBUG <0013> (1227/rtp C:ABFB7954 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) 20250821130019863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 MDCX: modified conn:(1227/rtp C:ABFB7954 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1238) 20250821130019863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABFB7954 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130019863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #00: 200 16180 OK (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #02: o=- ABFB7954 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130019863 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130020377 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16181 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #03: I: FED88796 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130020378 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130020378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130020378 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130020378 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) 20250821130020378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130020378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 output_enabled 1 (mgcp_conn.c:271) 20250821130020378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130020378 DLMGCP DEBUG <0013> (1227/rtp C:FED88796 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) 20250821130020378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FED88796 MDCX: modified conn:(1227/rtp C:FED88796 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1238) 20250821130020378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FED88796 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130020378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #00: 200 16181 OK (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #03: o=- FED88796 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130020378 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 188, bytes_payload_tx := 3196, 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@de447b6fa854: 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 } 20250821130022493 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16182 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130022493 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130022493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130022493 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130022493 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130022493 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130022493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130022494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130022494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130022494 DLMGCP DEBUG <0013> Generated response: line #00: 200 16182 OK (mgcp_msg.c:72) RTPEM0(187)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(191)@de447b6fa854: Final verdict of PTC: none RTPEM2(189)@de447b6fa854: Final verdict of PTC: none RTPEM1(188)@de447b6fa854: Final verdict of PTC: none RTPEM0(187)@de447b6fa854: Final verdict of PTC: none OsmuxEM(190)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=393248) Waiting for packet dumper to finish... 1 (prev_count=393248, count=434036) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250821130025715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54007 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130025715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130025715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130025715 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130025715 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130025715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130025715 DLMGCP DEBUG <0013> Generated response: line #00: 515 54007 FAIL (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54008 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130025728 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130025729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130025729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130025729 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) 20250821130025729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130025729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F output_enabled 0 (mgcp_conn.c:271) 20250821130025729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130025729 DLMGCP DEBUG <0013> (1227/rtp C:22DA852F 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) 20250821130025729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1044) 20250821130025729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22DA852F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130025729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #00: 200 54008 OK (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #01: I: 22DA852F (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #03: o=- 22DA852F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130025729 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54009 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130025738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130025738 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130025738 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130025738 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) 20250821130025738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130025738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 output_enabled 0 (mgcp_conn.c:271) 20250821130025738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130025738 DLMGCP DEBUG <0013> (1227/rtp C:40F9A903 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) 20250821130025738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1044) 20250821130025738 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130025738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #00: 200 54009 OK (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #01: I: 40F9A903 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40F9A903 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130025738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130025739 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130025739 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130027254 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54010 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #03: I: 22DA852F (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130027254 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130027254 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130027254 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) 20250821130027254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130027254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F output_enabled 1 (mgcp_conn.c:271) 20250821130027254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130027254 DLMGCP DEBUG <0013> (1227/rtp C:22DA852F 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) 20250821130027254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22DA852F MDCX: modified conn:(1227/rtp C:22DA852F r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1238) 20250821130027254 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22DA852F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130027254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #00: 200 54010 OK (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #02: o=- 22DA852F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130027254 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130027767 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54011 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #03: I: 40F9A903 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130027767 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130027767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130027767 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130027767 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) 20250821130027767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130027767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 output_enabled 1 (mgcp_conn.c:271) 20250821130027767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130027767 DLMGCP DEBUG <0013> (1227/rtp C:40F9A903 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) 20250821130027767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 MDCX: modified conn:(1227/rtp C:40F9A903 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1238) 20250821130027767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40F9A903 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130027767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #00: 200 54011 OK (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #03: o=- 40F9A903 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130027767 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: 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 } 20250821130029881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54012 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130029881 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130029881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130029881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130029881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130029881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130029882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130029882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130029882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130029882 DLMGCP DEBUG <0013> Generated response: line #00: 200 54012 OK (mgcp_msg.c:72) RTPEM0(193)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(198)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(197)@de447b6fa854: Final verdict of PTC: none RTPEM1(194)@de447b6fa854: Final verdict of PTC: none OsmuxEM(196)@de447b6fa854: Final verdict of PTC: none RTPEM0(193)@de447b6fa854: Final verdict of PTC: none RTPEM2(195)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:00:29 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=441872) Waiting for packet dumper to finish... 1 (prev_count=441872, count=456188) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_dlcx_30ep started. 20250821130033096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63294 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130033097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130033097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FBC67B9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FBC67B9C output_enabled 0 (mgcp_conn.c:271) 20250821130033097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033097 DLMGCP DEBUG <0013> (011234/rtp C:FBC67B9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FBC67B9C CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1044) 20250821130033097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FBC67B9C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #00: 200 63294 OK (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #01: I: FBC67B9C (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #03: o=- FBC67B9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033097 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63295 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033098 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250821130033098 DLMGCP DEBUG <0013> Received message: line #02: I: FBC67B9C (mgcp_msg.c:72) 20250821130033098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130033098 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130033098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FBC67B9C DLCX: deleting conn:(011234/rtp C:FBC67B9C r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1384) 20250821130033098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033099 DLMGCP DEBUG <0013> Generated response: line #00: 250 63295 OK (mgcp_msg.c:72) 20250821130033099 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@de447b6fa854: setverdict(pass): none -> pass 20250821130033100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63296 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033100 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250821130033100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130033100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130033100 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5A1CAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5A1CAE output_enabled 0 (mgcp_conn.c:271) 20250821130033101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033101 DLMGCP DEBUG <0013> (021234/rtp C:DE5A1CAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5A1CAE CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1044) 20250821130033101 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DE5A1CAE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #00: 200 63296 OK (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #01: I: DE5A1CAE (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE5A1CAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033101 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63297 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033102 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250821130033102 DLMGCP DEBUG <0013> Received message: line #02: I: DE5A1CAE (mgcp_msg.c:72) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130033102 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130033102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE5A1CAE DLCX: deleting conn:(021234/rtp C:DE5A1CAE r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1384) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033102 DLMGCP DEBUG <0013> Generated response: line #00: 250 63297 OK (mgcp_msg.c:72) 20250821130033102 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63298 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033103 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250821130033103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250821130033103 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821130033103 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:412E54F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:412E54F9 output_enabled 0 (mgcp_conn.c:271) 20250821130033104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033104 DLMGCP DEBUG <0013> (031234/rtp C:412E54F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:412E54F9 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1044) 20250821130033104 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:412E54F9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #00: 200 63298 OK (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #01: I: 412E54F9 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #03: o=- 412E54F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033104 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63299 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033105 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250821130033105 DLMGCP DEBUG <0013> Received message: line #02: I: 412E54F9 (mgcp_msg.c:72) 20250821130033105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250821130033105 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250821130033105 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:412E54F9 DLCX: deleting conn:(031234/rtp C:412E54F9 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1384) 20250821130033105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033105 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033106 DLMGCP DEBUG <0013> Generated response: line #00: 250 63299 OK (mgcp_msg.c:72) 20250821130033106 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63300 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130033107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130033107 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:DBCDD129 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:DBCDD129 output_enabled 0 (mgcp_conn.c:271) 20250821130033107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033107 DLMGCP DEBUG <0013> (041234/rtp C:DBCDD129 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:DBCDD129 CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1044) 20250821130033107 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:DBCDD129 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #00: 200 63300 OK (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #01: I: DBCDD129 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBCDD129 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033107 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63301 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033108 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250821130033108 DLMGCP DEBUG <0013> Received message: line #02: I: DBCDD129 (mgcp_msg.c:72) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130033108 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130033108 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:DBCDD129 DLCX: deleting conn:(041234/rtp C:DBCDD129 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1384) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033108 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033108 DLMGCP DEBUG <0013> Generated response: line #00: 250 63301 OK (mgcp_msg.c:72) 20250821130033109 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63302 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821130033110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821130033110 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B2D618AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B2D618AE output_enabled 0 (mgcp_conn.c:271) 20250821130033110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033110 DLMGCP DEBUG <0013> (051234/rtp C:B2D618AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B2D618AE CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1044) 20250821130033110 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B2D618AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #00: 200 63302 OK (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #01: I: B2D618AE (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #03: o=- B2D618AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033110 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63303 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033111 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250821130033111 DLMGCP DEBUG <0013> Received message: line #02: I: B2D618AE (mgcp_msg.c:72) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250821130033111 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250821130033111 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B2D618AE DLCX: deleting conn:(051234/rtp C:B2D618AE r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1384) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033111 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033111 DLMGCP DEBUG <0013> Generated response: line #00: 250 63303 OK (mgcp_msg.c:72) 20250821130033111 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63304 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033112 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250821130033112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250821130033112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821130033112 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2928A7FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2928A7FE output_enabled 0 (mgcp_conn.c:271) 20250821130033113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033113 DLMGCP DEBUG <0013> (061234/rtp C:2928A7FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2928A7FE CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1044) 20250821130033113 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:2928A7FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #00: 200 63304 OK (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #01: I: 2928A7FE (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2928A7FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033113 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63305 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033115 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250821130033115 DLMGCP DEBUG <0013> Received message: line #02: I: 2928A7FE (mgcp_msg.c:72) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250821130033115 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250821130033115 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2928A7FE DLCX: deleting conn:(061234/rtp C:2928A7FE r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1384) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033115 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033115 DLMGCP DEBUG <0013> Generated response: line #00: 250 63305 OK (mgcp_msg.c:72) 20250821130033115 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63306 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033116 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821130033117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821130033117 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:04CA1F8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:04CA1F8D output_enabled 0 (mgcp_conn.c:271) 20250821130033117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033117 DLMGCP DEBUG <0013> (071234/rtp C:04CA1F8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:04CA1F8D CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1044) 20250821130033117 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:04CA1F8D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #00: 200 63306 OK (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #01: I: 04CA1F8D (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #03: o=- 04CA1F8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033117 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63307 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033118 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250821130033118 DLMGCP DEBUG <0013> Received message: line #02: I: 04CA1F8D (mgcp_msg.c:72) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250821130033118 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250821130033118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:04CA1F8D DLCX: deleting conn:(071234/rtp C:04CA1F8D r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1384) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033118 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033118 DLMGCP DEBUG <0013> Generated response: line #00: 250 63307 OK (mgcp_msg.c:72) 20250821130033118 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63308 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250821130033119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821130033119 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:20DCD234 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:20DCD234 output_enabled 0 (mgcp_conn.c:271) 20250821130033119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033119 DLMGCP DEBUG <0013> (081234/rtp C:20DCD234 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:20DCD234 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1044) 20250821130033119 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:20DCD234 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033119 DLMGCP DEBUG <0013> Generated response: line #00: 200 63308 OK (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Generated response: line #01: I: 20DCD234 (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Generated response: line #03: o=- 20DCD234 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033119 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033120 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033120 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033120 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033120 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033120 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63309 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033121 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250821130033121 DLMGCP DEBUG <0013> Received message: line #02: I: 20DCD234 (mgcp_msg.c:72) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250821130033121 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250821130033121 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:20DCD234 DLCX: deleting conn:(081234/rtp C:20DCD234 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1384) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033121 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033121 DLMGCP DEBUG <0013> Generated response: line #00: 250 63309 OK (mgcp_msg.c:72) 20250821130033121 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63310 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250821130033122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821130033122 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:63718F1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:63718F1E output_enabled 0 (mgcp_conn.c:271) 20250821130033122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033122 DLMGCP DEBUG <0013> (091234/rtp C:63718F1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:63718F1E CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1044) 20250821130033122 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:63718F1E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #00: 200 63310 OK (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #01: I: 63718F1E (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #03: o=- 63718F1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033122 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63311 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033124 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250821130033124 DLMGCP DEBUG <0013> Received message: line #02: I: 63718F1E (mgcp_msg.c:72) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250821130033124 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250821130033124 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:63718F1E DLCX: deleting conn:(091234/rtp C:63718F1E r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1384) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033124 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033124 DLMGCP DEBUG <0013> Generated response: line #00: 250 63311 OK (mgcp_msg.c:72) 20250821130033124 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63312 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250821130033126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821130033126 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DE08CD36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DE08CD36 output_enabled 0 (mgcp_conn.c:271) 20250821130033126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033126 DLMGCP DEBUG <0013> (0A1234/rtp C:DE08CD36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DE08CD36 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1044) 20250821130033126 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:DE08CD36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #00: 200 63312 OK (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #01: I: DE08CD36 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE08CD36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033126 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63313 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033128 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250821130033128 DLMGCP DEBUG <0013> Received message: line #02: I: DE08CD36 (mgcp_msg.c:72) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250821130033128 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250821130033128 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DE08CD36 DLCX: deleting conn:(0A1234/rtp C:DE08CD36 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1384) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033128 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033128 DLMGCP DEBUG <0013> Generated response: line #00: 250 63313 OK (mgcp_msg.c:72) 20250821130033128 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63314 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250821130033129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821130033129 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:01882E11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:01882E11 output_enabled 0 (mgcp_conn.c:271) 20250821130033129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033129 DLMGCP DEBUG <0013> (0B1234/rtp C:01882E11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:01882E11 CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1044) 20250821130033129 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:01882E11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #00: 200 63314 OK (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #01: I: 01882E11 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01882E11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033129 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63315 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033131 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250821130033131 DLMGCP DEBUG <0013> Received message: line #02: I: 01882E11 (mgcp_msg.c:72) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250821130033131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250821130033131 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:01882E11 DLCX: deleting conn:(0B1234/rtp C:01882E11 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1384) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033131 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033131 DLMGCP DEBUG <0013> Generated response: line #00: 250 63315 OK (mgcp_msg.c:72) 20250821130033131 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63316 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250821130033132 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821130033132 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:FCCBD1BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:FCCBD1BB output_enabled 0 (mgcp_conn.c:271) 20250821130033132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033132 DLMGCP DEBUG <0013> (0C1234/rtp C:FCCBD1BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:FCCBD1BB CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1044) 20250821130033132 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:FCCBD1BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #00: 200 63316 OK (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #01: I: FCCBD1BB (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #03: o=- FCCBD1BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033132 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63317 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033133 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250821130033133 DLMGCP DEBUG <0013> Received message: line #02: I: FCCBD1BB (mgcp_msg.c:72) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250821130033133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250821130033133 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:FCCBD1BB DLCX: deleting conn:(0C1234/rtp C:FCCBD1BB r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1384) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033133 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033133 DLMGCP DEBUG <0013> Generated response: line #00: 250 63317 OK (mgcp_msg.c:72) 20250821130033134 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63318 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250821130033135 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821130033135 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:68CBAC0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:68CBAC0A output_enabled 0 (mgcp_conn.c:271) 20250821130033135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033135 DLMGCP DEBUG <0013> (0D1234/rtp C:68CBAC0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:68CBAC0A CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1044) 20250821130033135 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:68CBAC0A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #00: 200 63318 OK (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #01: I: 68CBAC0A (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #03: o=- 68CBAC0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033135 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63319 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033136 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250821130033136 DLMGCP DEBUG <0013> Received message: line #02: I: 68CBAC0A (mgcp_msg.c:72) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250821130033137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250821130033137 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:68CBAC0A DLCX: deleting conn:(0D1234/rtp C:68CBAC0A r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1384) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033137 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033137 DLMGCP DEBUG <0013> Generated response: line #00: 250 63319 OK (mgcp_msg.c:72) 20250821130033137 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63320 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250821130033138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821130033138 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:17D08161 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:17D08161 output_enabled 0 (mgcp_conn.c:271) 20250821130033138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033138 DLMGCP DEBUG <0013> (0E1234/rtp C:17D08161 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:17D08161 CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1044) 20250821130033138 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:17D08161 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #00: 200 63320 OK (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #01: I: 17D08161 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #03: o=- 17D08161 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033138 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63321 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033139 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250821130033139 DLMGCP DEBUG <0013> Received message: line #02: I: 17D08161 (mgcp_msg.c:72) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250821130033139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250821130033139 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:17D08161 DLCX: deleting conn:(0E1234/rtp C:17D08161 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1384) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033139 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033139 DLMGCP DEBUG <0013> Generated response: line #00: 250 63321 OK (mgcp_msg.c:72) 20250821130033139 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63322 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033140 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250821130033140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250821130033140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821130033140 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A3C9D225 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A3C9D225 output_enabled 0 (mgcp_conn.c:271) 20250821130033140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033140 DLMGCP DEBUG <0013> (0F1234/rtp C:A3C9D225 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A3C9D225 CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1044) 20250821130033140 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:A3C9D225 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033140 DLMGCP DEBUG <0013> Generated response: line #00: 200 63322 OK (mgcp_msg.c:72) 20250821130033140 DLMGCP DEBUG <0013> Generated response: line #01: I: A3C9D225 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #03: o=- A3C9D225 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033141 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63323 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033142 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250821130033142 DLMGCP DEBUG <0013> Received message: line #02: I: A3C9D225 (mgcp_msg.c:72) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250821130033142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250821130033142 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A3C9D225 DLCX: deleting conn:(0F1234/rtp C:A3C9D225 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1384) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033142 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033142 DLMGCP DEBUG <0013> Generated response: line #00: 250 63323 OK (mgcp_msg.c:72) 20250821130033142 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63324 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250821130033143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821130033143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:80EA98AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:80EA98AF output_enabled 0 (mgcp_conn.c:271) 20250821130033143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033143 DLMGCP DEBUG <0013> (101234/rtp C:80EA98AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:80EA98AF CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1044) 20250821130033143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:80EA98AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #00: 200 63324 OK (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #01: I: 80EA98AF (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #03: o=- 80EA98AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033143 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63325 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033144 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250821130033144 DLMGCP DEBUG <0013> Received message: line #02: I: 80EA98AF (mgcp_msg.c:72) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250821130033144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250821130033144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:80EA98AF DLCX: deleting conn:(101234/rtp C:80EA98AF r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1384) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033144 DLMGCP DEBUG <0013> Generated response: line #00: 250 63325 OK (mgcp_msg.c:72) 20250821130033144 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63326 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033145 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250821130033145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250821130033145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821130033145 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:5B782067 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033145 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:5B782067 output_enabled 0 (mgcp_conn.c:271) 20250821130033145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033145 DLMGCP DEBUG <0013> (111234/rtp C:5B782067 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:5B782067 CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1044) 20250821130033146 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:5B782067 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #00: 200 63326 OK (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B782067 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B782067 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033146 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63327 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033147 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250821130033147 DLMGCP DEBUG <0013> Received message: line #02: I: 5B782067 (mgcp_msg.c:72) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250821130033147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250821130033147 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:5B782067 DLCX: deleting conn:(111234/rtp C:5B782067 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1384) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033147 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033147 DLMGCP DEBUG <0013> Generated response: line #00: 250 63327 OK (mgcp_msg.c:72) 20250821130033147 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63328 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250821130033148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821130033148 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8BFD6B97 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8BFD6B97 output_enabled 0 (mgcp_conn.c:271) 20250821130033148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033148 DLMGCP DEBUG <0013> (121234/rtp C:8BFD6B97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8BFD6B97 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1044) 20250821130033148 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:8BFD6B97 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #00: 200 63328 OK (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BFD6B97 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8BFD6B97 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033148 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63329 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033150 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250821130033150 DLMGCP DEBUG <0013> Received message: line #02: I: 8BFD6B97 (mgcp_msg.c:72) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250821130033150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250821130033150 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8BFD6B97 DLCX: deleting conn:(121234/rtp C:8BFD6B97 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1384) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033150 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033150 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033150 DLMGCP DEBUG <0013> Generated response: line #00: 250 63329 OK (mgcp_msg.c:72) 20250821130033150 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63330 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250821130033151 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821130033151 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033151 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:51C91442 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033151 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:51C91442 output_enabled 0 (mgcp_conn.c:271) 20250821130033151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033151 DLMGCP DEBUG <0013> (131234/rtp C:51C91442 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033151 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:51C91442 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1044) 20250821130033151 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:51C91442 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033151 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #00: 200 63330 OK (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #01: I: 51C91442 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #03: o=- 51C91442 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033151 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63331 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033153 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250821130033153 DLMGCP DEBUG <0013> Received message: line #02: I: 51C91442 (mgcp_msg.c:72) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250821130033153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250821130033153 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:51C91442 DLCX: deleting conn:(131234/rtp C:51C91442 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1384) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033153 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033153 DLMGCP DEBUG <0013> Generated response: line #00: 250 63331 OK (mgcp_msg.c:72) 20250821130033153 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63332 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250821130033154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821130033154 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E4BCDF38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E4BCDF38 output_enabled 0 (mgcp_conn.c:271) 20250821130033154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033154 DLMGCP DEBUG <0013> (141234/rtp C:E4BCDF38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E4BCDF38 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1044) 20250821130033154 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:E4BCDF38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033154 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #00: 200 63332 OK (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #01: I: E4BCDF38 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4BCDF38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033154 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63333 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033155 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250821130033155 DLMGCP DEBUG <0013> Received message: line #02: I: E4BCDF38 (mgcp_msg.c:72) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250821130033155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250821130033155 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E4BCDF38 DLCX: deleting conn:(141234/rtp C:E4BCDF38 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1384) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033155 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033155 DLMGCP DEBUG <0013> Generated response: line #00: 250 63333 OK (mgcp_msg.c:72) 20250821130033155 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63334 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033156 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250821130033156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033156 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250821130033156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821130033156 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033156 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E47082B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033156 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E47082B6 output_enabled 0 (mgcp_conn.c:271) 20250821130033156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033156 DLMGCP DEBUG <0013> (151234/rtp C:E47082B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033157 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E47082B6 CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1044) 20250821130033157 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:E47082B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033157 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #00: 200 63334 OK (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #01: I: E47082B6 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #03: o=- E47082B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033157 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63335 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033158 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250821130033158 DLMGCP DEBUG <0013> Received message: line #02: I: E47082B6 (mgcp_msg.c:72) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250821130033158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250821130033158 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E47082B6 DLCX: deleting conn:(151234/rtp C:E47082B6 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1384) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033158 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033158 DLMGCP DEBUG <0013> Generated response: line #00: 250 63335 OK (mgcp_msg.c:72) 20250821130033158 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63336 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250821130033159 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821130033159 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:25937902 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:25937902 output_enabled 0 (mgcp_conn.c:271) 20250821130033159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033159 DLMGCP DEBUG <0013> (161234/rtp C:25937902 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:25937902 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1044) 20250821130033159 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:25937902 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #00: 200 63336 OK (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #01: I: 25937902 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #03: o=- 25937902 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033159 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63337 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033161 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250821130033161 DLMGCP DEBUG <0013> Received message: line #02: I: 25937902 (mgcp_msg.c:72) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250821130033161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250821130033161 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:25937902 DLCX: deleting conn:(161234/rtp C:25937902 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1384) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033161 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033161 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033161 DLMGCP DEBUG <0013> Generated response: line #00: 250 63337 OK (mgcp_msg.c:72) 20250821130033161 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63338 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033162 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250821130033162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250821130033162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821130033162 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81CDFDB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81CDFDB6 output_enabled 0 (mgcp_conn.c:271) 20250821130033162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033162 DLMGCP DEBUG <0013> (171234/rtp C:81CDFDB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81CDFDB6 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1044) 20250821130033162 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:81CDFDB6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033162 DLMGCP DEBUG <0013> Generated response: line #00: 200 63338 OK (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #01: I: 81CDFDB6 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #03: o=- 81CDFDB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033163 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63339 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033164 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250821130033164 DLMGCP DEBUG <0013> Received message: line #02: I: 81CDFDB6 (mgcp_msg.c:72) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250821130033164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250821130033164 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81CDFDB6 DLCX: deleting conn:(171234/rtp C:81CDFDB6 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1384) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033164 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033164 DLMGCP DEBUG <0013> Generated response: line #00: 250 63339 OK (mgcp_msg.c:72) 20250821130033164 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63340 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250821130033165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821130033165 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033165 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6A74BF3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033165 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6A74BF3D output_enabled 0 (mgcp_conn.c:271) 20250821130033165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033165 DLMGCP DEBUG <0013> (181234/rtp C:6A74BF3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033165 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6A74BF3D CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1044) 20250821130033165 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:6A74BF3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033165 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #00: 200 63340 OK (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #01: I: 6A74BF3D (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6A74BF3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033165 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63341 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033166 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250821130033166 DLMGCP DEBUG <0013> Received message: line #02: I: 6A74BF3D (mgcp_msg.c:72) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250821130033166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250821130033166 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6A74BF3D DLCX: deleting conn:(181234/rtp C:6A74BF3D r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1384) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033166 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033166 DLMGCP DEBUG <0013> Generated response: line #00: 250 63341 OK (mgcp_msg.c:72) 20250821130033166 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63342 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250821130033167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821130033167 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033167 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2E8F977D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033167 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2E8F977D output_enabled 0 (mgcp_conn.c:271) 20250821130033167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033167 DLMGCP DEBUG <0013> (191234/rtp C:2E8F977D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033167 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2E8F977D CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1044) 20250821130033167 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:2E8F977D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033167 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #00: 200 63342 OK (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #01: I: 2E8F977D (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2E8F977D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033167 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63343 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033168 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250821130033168 DLMGCP DEBUG <0013> Received message: line #02: I: 2E8F977D (mgcp_msg.c:72) 20250821130033168 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250821130033168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250821130033168 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033168 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2E8F977D DLCX: deleting conn:(191234/rtp C:2E8F977D r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1384) 20250821130033168 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033169 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033169 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033169 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033169 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033169 DLMGCP DEBUG <0013> Generated response: line #00: 250 63343 OK (mgcp_msg.c:72) 20250821130033169 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63344 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033169 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250821130033170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821130033170 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DCAAFC34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DCAAFC34 output_enabled 0 (mgcp_conn.c:271) 20250821130033170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033170 DLMGCP DEBUG <0013> (1A1234/rtp C:DCAAFC34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DCAAFC34 CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1044) 20250821130033170 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:DCAAFC34 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #00: 200 63344 OK (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #01: I: DCAAFC34 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #03: o=- DCAAFC34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033170 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63345 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033171 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250821130033171 DLMGCP DEBUG <0013> Received message: line #02: I: DCAAFC34 (mgcp_msg.c:72) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250821130033171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250821130033171 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DCAAFC34 DLCX: deleting conn:(1A1234/rtp C:DCAAFC34 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1384) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033171 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033171 DLMGCP DEBUG <0013> Generated response: line #00: 250 63345 OK (mgcp_msg.c:72) 20250821130033171 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63346 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250821130033172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821130033172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:438FED8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:438FED8A output_enabled 0 (mgcp_conn.c:271) 20250821130033172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033172 DLMGCP DEBUG <0013> (1B1234/rtp C:438FED8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:438FED8A CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1044) 20250821130033172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:438FED8A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #00: 200 63346 OK (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #01: I: 438FED8A (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #03: o=- 438FED8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033172 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63347 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033173 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250821130033173 DLMGCP DEBUG <0013> Received message: line #02: I: 438FED8A (mgcp_msg.c:72) 20250821130033173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250821130033173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250821130033173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:438FED8A DLCX: deleting conn:(1B1234/rtp C:438FED8A r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1384) 20250821130033173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033174 DLMGCP DEBUG <0013> Generated response: line #00: 250 63347 OK (mgcp_msg.c:72) 20250821130033174 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63348 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033174 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250821130033174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250821130033174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821130033175 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D760C19F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D760C19F output_enabled 0 (mgcp_conn.c:271) 20250821130033175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033175 DLMGCP DEBUG <0013> (1C1234/rtp C:D760C19F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D760C19F CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1044) 20250821130033175 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:D760C19F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033175 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #00: 200 63348 OK (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #01: I: D760C19F (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #03: o=- D760C19F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033175 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63349 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033176 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250821130033176 DLMGCP DEBUG <0013> Received message: line #02: I: D760C19F (mgcp_msg.c:72) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250821130033176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250821130033176 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:D760C19F DLCX: deleting conn:(1C1234/rtp C:D760C19F r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1384) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033176 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033176 DLMGCP DEBUG <0013> Generated response: line #00: 250 63349 OK (mgcp_msg.c:72) 20250821130033176 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130033177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63350 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250821130033177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821130033177 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130033177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:29D68A08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130033177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:29D68A08 output_enabled 0 (mgcp_conn.c:271) 20250821130033177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130033177 DLMGCP DEBUG <0013> (1D1234/rtp C:29D68A08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130033177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:29D68A08 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1044) 20250821130033177 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:29D68A08 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130033177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #00: 200 63350 OK (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #01: I: 29D68A08 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #03: o=- 29D68A08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130033177 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130033178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63351 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130033178 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250821130033178 DLMGCP DEBUG <0013> Received message: line #02: I: 29D68A08 (mgcp_msg.c:72) 20250821130033178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250821130033178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250821130033178 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130033178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:29D68A08 DLCX: deleting conn:(1D1234/rtp C:29D68A08 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1384) 20250821130033178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033178 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250821130033179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130033179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250821130033179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250821130033179 DLMGCP DEBUG <0013> Generated response: line #00: 250 63351 OK (mgcp_msg.c:72) 20250821130033179 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@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM0(199)@de447b6fa854: Final verdict of PTC: none RTPEM2(201)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(202)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@de447b6fa854: Final verdict of PTC: none RTPEM1(200)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Thu Aug 21 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=263512) Waiting for packet dumper to finish... 1 (prev_count=263512, count=334376) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_rtpem_selftest started. MTC@de447b6fa854: === starting MTC@de447b6fa854: === stopping RTPEM1(205)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats A: { num_pkts_tx := 238, bytes_payload_tx := 952, num_pkts_rx := 238, 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@de447b6fa854: stats B: { num_pkts_tx := 238, bytes_payload_tx := 952, num_pkts_rx := 238, 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@de447b6fa854: tolerance: 0 packets MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(205)@de447b6fa854: Final verdict of PTC: none RTPEM2(206)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(207)@de447b6fa854: Final verdict of PTC: none RTPEM0(204)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@de447b6fa854: Test case TC_rtpem_selftest finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Thu Aug 21 13:00:41 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=51116) Waiting for packet dumper to finish... 1 (prev_count=51116, count=56512) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_receive_only_rtp started. 20250821130045131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32360 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130045131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130045131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130045131 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130045131 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130045131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130045131 DLMGCP DEBUG <0013> Generated response: line #00: 515 32360 FAIL (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32361 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250821130045143 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130045144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130045144 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130045144 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) 20250821130045144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:47DD50BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130045144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:47DD50BB output_enabled 0 (mgcp_conn.c:271) 20250821130045144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130045144 DLMGCP DEBUG <0013> (1225/rtp C:47DD50BB 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) 20250821130045144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:47DD50BB CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1044) 20250821130045144 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:47DD50BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130045144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #00: 200 32361 OK (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #01: I: 47DD50BB (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #03: o=- 47DD50BB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250821130045144 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130046251 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32362 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130046251 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130046251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130046251 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130046251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130046251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130046251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130046251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130046251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130046251 DLMGCP DEBUG <0013> Generated response: line #00: 200 32362 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM1(210)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@de447b6fa854: Final verdict of PTC: none RTPEM0(209)@de447b6fa854: Final verdict of PTC: none RTPEM2(211)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(212)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=38060) Waiting for packet dumper to finish... 1 (prev_count=38060, count=66212) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_loopback_rtp started. 20250821130049472 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58125 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130049472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130049472 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130049472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130049472 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130049472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130049472 DLMGCP DEBUG <0013> Generated response: line #00: 515 58125 FAIL (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58126 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130049486 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130049486 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130049486 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) 20250821130049486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5A8ED549 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250821130049486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5A8ED549 output_enabled 1 (mgcp_conn.c:271) 20250821130049486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130049486 DLMGCP DEBUG <0013> (1225/rtp C:5A8ED549 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) 20250821130049486 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250821130049486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5A8ED549 CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1044) 20250821130049486 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5A8ED549 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130049486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #00: 200 58126 OK (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #01: I: 5A8ED549 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5A8ED549 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130049486 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130050595 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58127 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130050595 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130050595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130050595 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130050595 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130050595 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130050595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130050595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130050595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130050595 DLMGCP DEBUG <0013> Generated response: line #00: 200 58127 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM1(215)@de447b6fa854: Final verdict of PTC: none RTPEM2(216)@de447b6fa854: Final verdict of PTC: none RTPEM0(214)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(217)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Thu Aug 21 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=66300) Waiting for packet dumper to finish... 1 (prev_count=66300, count=129492) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250821130053805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41827 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130053805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130053805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130053805 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130053805 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130053805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130053805 DLMGCP DEBUG <0013> Generated response: line #00: 515 41827 FAIL (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41828 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130053819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130053819 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130053819 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130053819 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) 20250821130053819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F5D88EC2 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250821130053819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F5D88EC2 output_enabled 1 (mgcp_conn.c:271) 20250821130053819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130053819 DLMGCP DEBUG <0013> (1225/rtp C:F5D88EC2 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) 20250821130053819 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250821130053819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F5D88EC2 CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1044) 20250821130053819 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F5D88EC2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130053820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #00: 200 41828 OK (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #01: I: F5D88EC2 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #03: o=- F5D88EC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130053820 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130054928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41829 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130054929 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130054929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130054929 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130054929 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130054929 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130054929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130054929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130054929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130054929 DLMGCP DEBUG <0013> Generated response: line #00: 200 41829 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM2(221)@de447b6fa854: Final verdict of PTC: none RTPEM1(220)@de447b6fa854: Final verdict of PTC: none RTPEM0(219)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(222)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:00:54 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=98968) Waiting for packet dumper to finish... 1 (prev_count=98968, count=131820) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp started. 20250821130058152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36314 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130058152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130058152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130058152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130058152 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130058152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130058152 DLMGCP DEBUG <0013> Generated response: line #00: 515 36314 FAIL (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36315 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130058167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130058167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130058167 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130058167 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) 20250821130058167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F94A9C9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130058167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F94A9C9 output_enabled 1 (mgcp_conn.c:271) 20250821130058167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130058167 DLMGCP DEBUG <0013> (1226/rtp C:9F94A9C9 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) 20250821130058168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F94A9C9 CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1044) 20250821130058168 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F94A9C9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130058168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #00: 200 36315 OK (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #01: I: 9F94A9C9 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9F94A9C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130058168 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36316 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130058176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130058176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130058176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130058176 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) 20250821130058177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:887DC5D0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130058177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:887DC5D0 output_enabled 1 (mgcp_conn.c:271) 20250821130058177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130058177 DLMGCP DEBUG <0013> (1226/rtp C:887DC5D0 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) 20250821130058177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:887DC5D0 CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1044) 20250821130058177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:887DC5D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130058177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #00: 200 36316 OK (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #01: I: 887DC5D0 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #03: o=- 887DC5D0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130058177 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130059289 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36317 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130059290 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130059290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130059290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130059290 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130059290 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130059290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130059290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130059290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130059290 DLMGCP DEBUG <0013> Generated response: line #00: 200 36317 OK (mgcp_msg.c:72) RTPEM1(225)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 0 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(228)@de447b6fa854: Final verdict of PTC: none RTPEM0(224)@de447b6fa854: Final verdict of PTC: none RTPEM2(226)@de447b6fa854: Final verdict of PTC: none RTPEM1(225)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(227)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Thu Aug 21 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=103300) Waiting for packet dumper to finish... 1 (prev_count=103300, count=139660) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_bidir started. 20250821130102502 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14263 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130102502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130102502 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130102502 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130102503 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130102503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130102503 DLMGCP DEBUG <0013> Generated response: line #00: 515 14263 FAIL (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14264 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130102515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130102515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130102515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130102515 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) 20250821130102515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62AF8CD0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130102515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62AF8CD0 output_enabled 1 (mgcp_conn.c:271) 20250821130102515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130102515 DLMGCP DEBUG <0013> (1226/rtp C:62AF8CD0 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) 20250821130102516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62AF8CD0 CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1044) 20250821130102516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62AF8CD0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130102516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #00: 200 14264 OK (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #01: I: 62AF8CD0 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62AF8CD0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130102516 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14265 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130102524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130102524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130102524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130102524 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) 20250821130102524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ED70F57 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130102524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ED70F57 output_enabled 1 (mgcp_conn.c:271) 20250821130102524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130102524 DLMGCP DEBUG <0013> (1226/rtp C:3ED70F57 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) 20250821130102525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ED70F57 CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1044) 20250821130102525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3ED70F57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130102525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #00: 200 14265 OK (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #01: I: 3ED70F57 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3ED70F57 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130102525 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130103633 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14266 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130103634 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130103634 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130103634 DLMGCP DEBUG <0013> Generated response: line #00: 200 14266 OK (mgcp_msg.c:72) RTPEM1(230)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(233)@de447b6fa854: Final verdict of PTC: none RTPEM2(231)@de447b6fa854: Final verdict of PTC: none RTPEM1(230)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(232)@de447b6fa854: Final verdict of PTC: none RTPEM0(229)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=198224) Waiting for packet dumper to finish... 1 (prev_count=198224, count=250376) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_diff_pt_and_rtp started. 20250821130106850 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130106850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130106850 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130106850 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130106850 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130106850 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130106850 DLMGCP DEBUG <0013> Generated response: line #00: 515 19190 FAIL (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130106864 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130106864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130106864 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) 20250821130106864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3A34D89 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130106864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3A34D89 output_enabled 1 (mgcp_conn.c:271) 20250821130106864 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130106864 DLMGCP DEBUG <0013> (1226/rtp C:D3A34D89 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) 20250821130106864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3A34D89 CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1044) 20250821130106864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D3A34D89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130106864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #00: 200 19191 OK (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #01: I: D3A34D89 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #03: o=- D3A34D89 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250821130106864 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130106865 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130106872 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130106873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130106873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130106873 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) 20250821130106873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B37FD4FB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130106873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B37FD4FB output_enabled 1 (mgcp_conn.c:271) 20250821130106873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130106873 DLMGCP DEBUG <0013> (1226/rtp C:B37FD4FB 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) 20250821130106873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B37FD4FB CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1044) 20250821130106873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B37FD4FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130106873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #00: 200 19192 OK (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #01: I: B37FD4FB (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #03: o=- B37FD4FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130106873 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130107985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130107985 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130107985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130107985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130107985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130107985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130107985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130107985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130107985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130107985 DLMGCP DEBUG <0013> Generated response: line #00: 200 19193 OK (mgcp_msg.c:72) RTPEM1(235)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 0 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM2(236)@de447b6fa854: Final verdict of PTC: none RTPEM1(235)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(237)@de447b6fa854: Final verdict of PTC: none RTPEM0(234)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=107424) Waiting for packet dumper to finish... 1 (prev_count=107424, count=139704) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250821130111212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34153 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130111212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130111212 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130111212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130111212 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130111212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130111212 DLMGCP DEBUG <0013> Generated response: line #00: 515 34153 FAIL (mgcp_msg.c:72) 20250821130111224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34154 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130111225 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130111225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130111225 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) 20250821130111225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7CD0D29 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130111225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7CD0D29 output_enabled 1 (mgcp_conn.c:271) 20250821130111225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130111225 DLMGCP DEBUG <0013> (1226/rtp C:D7CD0D29 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) 20250821130111225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7CD0D29 CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1044) 20250821130111225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D7CD0D29 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130111225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #00: 200 34154 OK (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #01: I: D7CD0D29 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #03: o=- D7CD0D29 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130111225 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34155 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130111233 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130111234 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130111234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130111234 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) 20250821130111234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99F4D800 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130111234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99F4D800 output_enabled 1 (mgcp_conn.c:271) 20250821130111234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130111234 DLMGCP DEBUG <0013> (1226/rtp C:99F4D800 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) 20250821130111234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99F4D800 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1044) 20250821130111234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:99F4D800 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130111234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #00: 200 34155 OK (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #01: I: 99F4D800 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #03: o=- 99F4D800 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130111234 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130112343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34156 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130112343 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130112343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130112343 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130112343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130112343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130112343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130112343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130112343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130112343 DLMGCP DEBUG <0013> Generated response: line #00: 200 34156 OK (mgcp_msg.c:72) RTPEM1(240)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(239)@de447b6fa854: Final verdict of PTC: none RTPEM1(240)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@de447b6fa854: Final verdict of PTC: none RTPEM2(241)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(242)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=202684) Waiting for packet dumper to finish... 1 (prev_count=202684, count=250420) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp started. 20250821130115574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1034 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130115574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130115574 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130115574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130115574 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130115574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130115574 DLMGCP DEBUG <0013> Generated response: line #00: 515 1034 FAIL (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1035 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130115592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130115592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130115592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130115592 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) 20250821130115592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130115592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD output_enabled 0 (mgcp_conn.c:271) 20250821130115593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130115593 DLMGCP DEBUG <0013> (1227/rtp C:E55ABBFD 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) 20250821130115593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1044) 20250821130115593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130115593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #00: 200 1035 OK (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #01: I: E55ABBFD (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #03: o=- E55ABBFD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250821130115593 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1036 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130115602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130115602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130115602 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) 20250821130115602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130115602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 output_enabled 0 (mgcp_conn.c:271) 20250821130115602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130115602 DLMGCP DEBUG <0013> (1227/rtp C:5E77EA36 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) 20250821130115602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1044) 20250821130115602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130115602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #00: 200 1036 OK (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #01: I: 5E77EA36 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5E77EA36 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250821130115602 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130117124 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1037 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #03: I: E55ABBFD (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130117124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130117124 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130117124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130117124 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) 20250821130117124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130117124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD output_enabled 1 (mgcp_conn.c:271) 20250821130117124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130117124 DLMGCP DEBUG <0013> (1227/rtp C:E55ABBFD 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) 20250821130117124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD MDCX: modified conn:(1227/rtp C:E55ABBFD r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1238) 20250821130117124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E55ABBFD MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130117125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #00: 200 1037 OK (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #02: o=- E55ABBFD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250821130117125 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130117637 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1038 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #03: I: 5E77EA36 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130117637 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130117637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130117637 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) 20250821130117637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130117637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 output_enabled 1 (mgcp_conn.c:271) 20250821130117637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130117637 DLMGCP DEBUG <0013> (1227/rtp C:5E77EA36 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) 20250821130117637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 MDCX: modified conn:(1227/rtp C:5E77EA36 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1238) 20250821130117637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5E77EA36 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130117637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #00: 200 1038 OK (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5E77EA36 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250821130117637 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 99, bytes_payload_rx := 396, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130119747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1039 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130119747 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130119747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130119747 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130119747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130119747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130119747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130119747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130119747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130119747 DLMGCP DEBUG <0013> Generated response: line #00: 200 1039 OK (mgcp_msg.c:72) RTPEM0(244)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(247)@de447b6fa854: Final verdict of PTC: none RTPEM0(244)@de447b6fa854: Final verdict of PTC: none RTPEM1(245)@de447b6fa854: Final verdict of PTC: none RTPEM2(246)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=599856) Waiting for packet dumper to finish... 1 (prev_count=599856, count=663048) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:01: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_unsolicited_rtp started. 20250821130122924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61330 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130122924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130122924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130122924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130122924 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130122924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130122924 DLMGCP DEBUG <0013> Generated response: line #00: 515 61330 FAIL (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61331 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130122938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130122938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130122938 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) 20250821130122938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:631A7D0E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130122938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:631A7D0E output_enabled 1 (mgcp_conn.c:271) 20250821130122938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130122938 DLMGCP DEBUG <0013> (1234321326/rtp C:631A7D0E 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) 20250821130122938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:631A7D0E CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1044) 20250821130122938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:631A7D0E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130122938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #00: 200 61331 OK (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #01: I: 631A7D0E (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #03: o=- 631A7D0E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130122938 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61332 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130122943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130122943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130122944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130122944 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) 20250821130122944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC468419 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130122944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC468419 output_enabled 1 (mgcp_conn.c:271) 20250821130122944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130122944 DLMGCP DEBUG <0013> (1234321326/rtp C:BC468419 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) 20250821130122944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC468419 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1044) 20250821130122944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BC468419 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130122944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #00: 200 61332 OK (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #01: I: BC468419 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #03: o=- BC468419 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130122944 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130123472 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123493 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123514 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123535 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123556 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123576 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123598 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123619 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123640 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123661 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123681 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123702 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123723 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123744 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123764 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123785 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123806 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123827 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123847 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123868 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123889 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123910 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123932 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130123953 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:631A7D0E 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)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130124058 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61333 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130124058 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250821130124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130124058 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130124058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130124058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130124058 DLMGCP DEBUG <0013> Generated response: line #00: 200 61333 OK (mgcp_msg.c:72) RTPEM0(249)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 0 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@de447b6fa854: Final verdict of PTC: none RTPEM1(250)@de447b6fa854: Final verdict of PTC: none RTPEM2(251)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@de447b6fa854: Final verdict of PTC: none RTPEM0(249)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=140208) Waiting for packet dumper to finish... 1 (prev_count=140208, count=170468) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250821130127265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47225 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130127265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130127265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130127265 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130127265 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130127265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130127265 DLMGCP DEBUG <0013> Generated response: line #00: 515 47225 FAIL (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47226 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130127275 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130127276 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130127276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130127276 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) 20250821130127276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130127276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F output_enabled 1 (mgcp_conn.c:271) 20250821130127276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130127276 DLMGCP DEBUG <0013> (76338/rtp C:0E31A62F 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) 20250821130127276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1044) 20250821130127276 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130127276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #00: 200 47226 OK (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #01: I: 0E31A62F (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0E31A62F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130127276 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47227 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130127281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130127281 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130127281 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) 20250821130127281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:986B35AB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130127281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:986B35AB output_enabled 1 (mgcp_conn.c:271) 20250821130127281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130127281 DLMGCP DEBUG <0013> (76338/rtp C:986B35AB 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) 20250821130127281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:986B35AB CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1044) 20250821130127281 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:986B35AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130127281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #00: 200 47227 OK (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #01: I: 986B35AB (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #03: o=- 986B35AB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130127281 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47228 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #03: I: 0E31A62F (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130128292 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130128292 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130128292 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) 20250821130128292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130128292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F output_enabled 1 (mgcp_conn.c:271) 20250821130128292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130128292 DLMGCP DEBUG <0013> (76338/rtp C:0E31A62F 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) 20250821130128292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F MDCX: modified conn:(76338/rtp C:0E31A62F r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1238) 20250821130128292 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0E31A62F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130128292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #00: 200 47228 OK (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0E31A62F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250821130128292 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130128322 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128343 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128364 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128384 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128405 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128426 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128446 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128467 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128487 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128508 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128528 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128549 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128570 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128590 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128610 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128631 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128652 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128673 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128695 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128715 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128737 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128758 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128779 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128800 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128820 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128842 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128863 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128884 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128905 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128926 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128947 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128968 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130128989 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129009 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129031 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129052 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129072 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129093 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129115 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129136 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129158 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129179 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129201 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129222 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129243 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129264 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130129285 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:0E31A62F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250821130130409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47229 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130130409 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250821130130409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250821130130409 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250821130130409 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130130409 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130130409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130130409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130130409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130130409 DLMGCP DEBUG <0013> Generated response: line #00: 200 47229 OK (mgcp_msg.c:72) RTPEM0(254)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats A: { num_pkts_tx := 144, bytes_payload_tx := 576, num_pkts_rx := 144, bytes_payload_rx := 576, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats B: { num_pkts_tx := 144, bytes_payload_tx := 576, num_pkts_rx := 144, bytes_payload_rx := 576, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: tolerance: 5 packets MTC@de447b6fa854: stats: { num_pkts_tx := 144, bytes_payload_tx := 576, num_pkts_rx := 144, bytes_payload_rx := 576, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 144, bytes_payload_tx := 576, num_pkts_rx := 144, bytes_payload_rx := 576, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(254)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(257)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@de447b6fa854: Final verdict of PTC: none RTPEM1(255)@de447b6fa854: Final verdict of PTC: none RTPEM2(256)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=702112) Waiting for packet dumper to finish... 1 (prev_count=702112, count=739596) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250821130133624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42828 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130133624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130133624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130133624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130133624 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130133624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130133624 DLMGCP DEBUG <0013> Generated response: line #00: 515 42828 FAIL (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42829 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130133638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130133638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130133638 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130133638 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) 20250821130133638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:522A8825 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250821130133638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:522A8825 output_enabled 1 (mgcp_conn.c:271) 20250821130133638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130133638 DLMGCP DEBUG <0013> (1225/rtp C:522A8825 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) 20250821130133639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:522A8825 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1044) 20250821130133639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:522A8825 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130133639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #00: 200 42829 OK (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #01: I: 522A8825 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #03: o=- 522A8825 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130133639 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42830 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130133647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130133647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130133647 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130133647 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) 20250821130133647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D9EA82E connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250821130133647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D9EA82E output_enabled 1 (mgcp_conn.c:271) 20250821130133647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130133647 DLMGCP DEBUG <0013> (1225/rtp C:0D9EA82E 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) 20250821130133648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D9EA82E CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1044) 20250821130133648 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0D9EA82E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130133648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #00: 200 42830 OK (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #01: I: 0D9EA82E (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0D9EA82E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130133648 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130134758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42831 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130134758 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130134758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130134758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130134758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130134758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130134758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130134758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130134758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130134758 DLMGCP DEBUG <0013> Generated response: line #00: 200 42831 OK (mgcp_msg.c:72) RTPEM0(259)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM2(261)@de447b6fa854: Final verdict of PTC: none RTPEM1(260)@de447b6fa854: Final verdict of PTC: none RTPEM0(259)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(262)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:01:34 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=184836) Waiting for packet dumper to finish... 1 (prev_count=184836, count=250236) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:01: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250821130137998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5292 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130137998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130137998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130137999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130137999 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130137999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130137999 DLMGCP DEBUG <0013> Generated response: line #00: 515 5292 FAIL (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5293 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130138017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130138017 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130138018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130138018 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) 20250821130138018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74A67DAB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130138018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74A67DAB output_enabled 1 (mgcp_conn.c:271) 20250821130138018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130138018 DLMGCP DEBUG <0013> (1226/rtp C:74A67DAB 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) 20250821130138018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:74A67DAB CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1044) 20250821130138018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:74A67DAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130138018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #00: 200 5293 OK (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #01: I: 74A67DAB (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #03: o=- 74A67DAB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130138018 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5294 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130138026 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130138026 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130138026 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) 20250821130138026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B02D681E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130138026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B02D681E output_enabled 1 (mgcp_conn.c:271) 20250821130138026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130138026 DLMGCP DEBUG <0013> (1226/rtp C:B02D681E 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) 20250821130138026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B02D681E CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1044) 20250821130138026 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B02D681E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130138026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130138026 DLMGCP DEBUG <0013> Generated response: line #00: 200 5294 OK (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Generated response: line #01: I: B02D681E (mgcp_msg.c:72) 20250821130138026 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #03: o=- B02D681E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130138027 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130142158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5295 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130142158 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130142158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130142158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130142158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130142158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130142158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130142158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130142158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130142158 DLMGCP DEBUG <0013> Generated response: line #00: 200 5295 OK (mgcp_msg.c:72) RTPEM0(264)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(267)@de447b6fa854: Final verdict of PTC: none RTPEM1(265)@de447b6fa854: Final verdict of PTC: none RTPEM2(266)@de447b6fa854: Final verdict of PTC: none RTPEM0(264)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@de447b6fa854: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Thu Aug 21 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=236660) Waiting for packet dumper to finish... 1 (prev_count=236660, count=245024) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250821130145351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8409 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130145351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130145351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130145351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130145351 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130145351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130145351 DLMGCP DEBUG <0013> Generated response: line #00: 515 8409 FAIL (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8410 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250821130145365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130145365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130145365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130145365 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) 20250821130145365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDB2ED45 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130145365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDB2ED45 output_enabled 1 (mgcp_conn.c:271) 20250821130145365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130145365 DLMGCP DEBUG <0013> (1226/rtp C:FDB2ED45 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) 20250821130145366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDB2ED45 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1044) 20250821130145366 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FDB2ED45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130145366 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #00: 200 8410 OK (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #01: I: FDB2ED45 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #03: o=- FDB2ED45 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250821130145366 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8411 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130145374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130145374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130145374 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) 20250821130145374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:87AABD52 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130145374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:87AABD52 output_enabled 1 (mgcp_conn.c:271) 20250821130145374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130145374 DLMGCP DEBUG <0013> (1226/rtp C:87AABD52 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) 20250821130145374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:87AABD52 CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1044) 20250821130145374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:87AABD52 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130145374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #00: 200 8411 OK (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #01: I: 87AABD52 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #03: o=- 87AABD52 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250821130145374 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250821130145375 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130149513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8412 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130149513 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130149513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130149513 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130149513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130149513 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130149513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130149513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130149513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130149513 DLMGCP DEBUG <0013> Generated response: line #00: 200 8412 OK (mgcp_msg.c:72) RTPEM0(269)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM2(271)@de447b6fa854: Final verdict of PTC: none RTPEM0(269)@de447b6fa854: Final verdict of PTC: none RTPEM1(270)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(272)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@de447b6fa854: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=239924) Waiting for packet dumper to finish... 1 (prev_count=239924, count=248288) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_oa_bwe_rtp_conversion started. 20250821130152746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64493 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130152746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130152746 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130152746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130152746 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130152746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130152746 DLMGCP DEBUG <0013> Generated response: line #00: 515 64493 FAIL (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64494 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130152759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130152759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130152759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130152759 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) 20250821130152759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F004680B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130152759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F004680B output_enabled 1 (mgcp_conn.c:271) 20250821130152759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130152759 DLMGCP DEBUG <0013> (1226/rtp C:F004680B 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) 20250821130152760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F004680B CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1044) 20250821130152760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F004680B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130152760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #00: 200 64494 OK (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #01: I: F004680B (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #03: o=- F004680B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130152760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130152768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64495 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130152768 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130152768 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130152769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130152769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130152769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130152769 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) 20250821130152769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABD8F718 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130152769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABD8F718 output_enabled 1 (mgcp_conn.c:271) 20250821130152769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130152769 DLMGCP DEBUG <0013> (1226/rtp C:ABD8F718 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) 20250821130152769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABD8F718 CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1044) 20250821130152769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABD8F718 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130152770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #00: 200 64495 OK (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #01: I: ABD8F718 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #03: o=- ABD8F718 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130152770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130156905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64496 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130156905 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130156905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130156905 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130156905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130156905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130156905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130156905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130156905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130156905 DLMGCP DEBUG <0013> Generated response: line #00: 200 64496 OK (mgcp_msg.c:72) RTPEM0(274)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats: { num_pkts_tx := 46, bytes_payload_tx := 782, num_pkts_rx := 46, bytes_payload_rx := 782, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 46, bytes_payload_tx := 736, 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(274)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(277)@de447b6fa854: Final verdict of PTC: none RTPEM1(275)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@de447b6fa854: Final verdict of PTC: none RTPEM2(276)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:01:56 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=237176) Waiting for packet dumper to finish... 1 (prev_count=237176, count=245168) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_oa_oa_rtp_conversion started. 20250821130200130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130200130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130200130 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130200130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130200130 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130200130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130200130 DLMGCP DEBUG <0013> Generated response: line #00: 515 33452 FAIL (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200142 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130200143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130200143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130200143 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) 20250821130200143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:112882B9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130200143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:112882B9 output_enabled 1 (mgcp_conn.c:271) 20250821130200143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130200143 DLMGCP DEBUG <0013> (1226/rtp C:112882B9 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) 20250821130200143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:112882B9 CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1044) 20250821130200143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:112882B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130200143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #00: 200 33453 OK (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #01: I: 112882B9 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #03: o=- 112882B9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130200143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130200151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130200151 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130200151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130200151 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) 20250821130200151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42B7EE4E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130200151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42B7EE4E output_enabled 1 (mgcp_conn.c:271) 20250821130200151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130200151 DLMGCP DEBUG <0013> (1226/rtp C:42B7EE4E 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) 20250821130200152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42B7EE4E CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1044) 20250821130200152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42B7EE4E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130200152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #00: 200 33454 OK (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #01: I: 42B7EE4E (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #03: o=- 42B7EE4E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130200152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130204278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130204278 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130204278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130204278 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130204278 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130204278 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130204278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130204278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130204278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130204278 DLMGCP DEBUG <0013> Generated response: line #00: 200 33455 OK (mgcp_msg.c:72) RTPEM0(279)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(279)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(282)@de447b6fa854: Final verdict of PTC: none RTPEM2(281)@de447b6fa854: Final verdict of PTC: none RTPEM1(280)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=236804) Waiting for packet dumper to finish... 1 (prev_count=236804, count=244796) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250821130207515 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8524 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130207515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130207515 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130207515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130207515 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130207515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130207515 DLMGCP DEBUG <0013> Generated response: line #00: 515 8524 FAIL (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8525 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130207528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130207528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130207528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130207528 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) 20250821130207529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F80920AF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130207529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F80920AF output_enabled 1 (mgcp_conn.c:271) 20250821130207529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130207529 DLMGCP DEBUG <0013> (1226/rtp C:F80920AF 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) 20250821130207529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F80920AF CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1044) 20250821130207529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F80920AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130207529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #00: 200 8525 OK (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #01: I: F80920AF (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #03: o=- F80920AF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130207529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8526 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130207537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130207537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130207537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130207537 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) 20250821130207537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D47B671 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130207537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D47B671 output_enabled 1 (mgcp_conn.c:271) 20250821130207537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130207537 DLMGCP DEBUG <0013> (1226/rtp C:1D47B671 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) 20250821130207537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D47B671 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1044) 20250821130207538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1D47B671 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130207538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #00: 200 8526 OK (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #01: I: 1D47B671 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1D47B671 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130207538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130211674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8527 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130211674 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130211674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130211674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130211674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130211674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130211674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130211674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130211674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130211674 DLMGCP DEBUG <0013> Generated response: line #00: 200 8527 OK (mgcp_msg.c:72) RTPEM0(284)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(288)@de447b6fa854: Final verdict of PTC: none RTPEM1(285)@de447b6fa854: Final verdict of PTC: none RTPEM0(284)@de447b6fa854: Final verdict of PTC: none RTPEM2(286)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(287)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=239032) Waiting for packet dumper to finish... 1 (prev_count=239032, count=247024) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:02: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250821130214882 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63973 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130214882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130214882 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130214882 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130214882 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130214882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130214882 DLMGCP DEBUG <0013> Generated response: line #00: 515 63973 FAIL (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63974 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130214892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130214892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130214892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130214892 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) 20250821130214892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16B7B4F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130214892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16B7B4F3 output_enabled 1 (mgcp_conn.c:271) 20250821130214892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130214892 DLMGCP DEBUG <0013> (1226/rtp C:16B7B4F3 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) 20250821130214893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16B7B4F3 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1044) 20250821130214893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16B7B4F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130214893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #00: 200 63974 OK (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #01: I: 16B7B4F3 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #03: o=- 16B7B4F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130214893 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63975 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130214900 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130214901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130214901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130214901 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) 20250821130214901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA6B7053 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130214901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA6B7053 output_enabled 1 (mgcp_conn.c:271) 20250821130214901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130214901 DLMGCP DEBUG <0013> (1226/rtp C:EA6B7053 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) 20250821130214901 DLMGCP DEBUG <0013> (1226/rtp C:EA6B7053 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) 20250821130214901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA6B7053 CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1044) 20250821130214901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA6B7053 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130214901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #00: 200 63975 OK (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #01: I: EA6B7053 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #03: o=- EA6B7053 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130214901 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130219035 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63976 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130219035 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130219035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130219035 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130219035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130219035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130219035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130219035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130219035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130219035 DLMGCP DEBUG <0013> Generated response: line #00: 200 63976 OK (mgcp_msg.c:72) RTPEM0(289)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(293)@de447b6fa854: Final verdict of PTC: none RTPEM2(291)@de447b6fa854: Final verdict of PTC: none RTPEM0(289)@de447b6fa854: Final verdict of PTC: none RTPEM1(290)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(292)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=240436) Waiting for packet dumper to finish... 1 (prev_count=240436, count=248428) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250821130222229 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130222229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130222229 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130222229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130222229 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130222229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130222229 DLMGCP DEBUG <0013> Generated response: line #00: 515 33839 FAIL (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33840 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130222243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130222243 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130222243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130222243 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) 20250821130222243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE8F0C4A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130222243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE8F0C4A output_enabled 1 (mgcp_conn.c:271) 20250821130222243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130222243 DLMGCP DEBUG <0013> (1226/rtp C:DE8F0C4A 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) 20250821130222244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DE8F0C4A CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1044) 20250821130222244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DE8F0C4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130222244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #00: 200 33840 OK (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #01: I: DE8F0C4A (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE8F0C4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250821130222244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33841 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250821130222252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130222252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130222252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130222252 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) 20250821130222253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F849E124 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130222253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F849E124 output_enabled 1 (mgcp_conn.c:271) 20250821130222253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130222253 DLMGCP DEBUG <0013> (1226/rtp C:F849E124 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) 20250821130222253 DLMGCP DEBUG <0013> (1226/rtp C:F849E124 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) 20250821130222253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F849E124 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1044) 20250821130222253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F849E124 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130222253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #00: 200 33841 OK (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #01: I: F849E124 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #03: o=- F849E124 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250821130222253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130226388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33842 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130226388 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130226388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130226388 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130226388 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130226388 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130226388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130226388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130226388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130226388 DLMGCP DEBUG <0013> Generated response: line #00: 200 33842 OK (mgcp_msg.c:72) RTPEM0(294)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass RTPEM0(294)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(297)@de447b6fa854: Final verdict of PTC: none RTPEM1(295)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@de447b6fa854: Final verdict of PTC: none RTPEM2(296)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=246196) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250821130229600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56421 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130229600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130229600 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130229600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130229600 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130229600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130229600 DLMGCP DEBUG <0013> Generated response: line #00: 515 56421 FAIL (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56422 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130229613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130229613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130229613 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130229613 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) 20250821130229613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B792BA1F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130229613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B792BA1F output_enabled 1 (mgcp_conn.c:271) 20250821130229613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130229613 DLMGCP DEBUG <0013> (1226/rtp C:B792BA1F 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) 20250821130229613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B792BA1F CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1044) 20250821130229613 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B792BA1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130229614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #00: 200 56422 OK (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #01: I: B792BA1F (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #03: o=- B792BA1F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130229614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56423 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130229622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130229622 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130229622 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) 20250821130229622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72AB934E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130229622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72AB934E output_enabled 1 (mgcp_conn.c:271) 20250821130229622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130229622 DLMGCP DEBUG <0013> (1226/rtp C:72AB934E 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) 20250821130229622 DLMGCP DEBUG <0013> (1226/rtp C:72AB934E 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) 20250821130229622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72AB934E CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1044) 20250821130229622 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72AB934E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130229622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #00: 200 56423 OK (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #01: I: 72AB934E (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #03: o=- 72AB934E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250821130229622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130233755 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56424 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130233755 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130233755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130233755 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130233755 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130233755 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130233755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130233755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130233755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130233755 DLMGCP DEBUG <0013> Generated response: line #00: 200 56424 OK (mgcp_msg.c:72) RTPEM0(299)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(302)@de447b6fa854: Final verdict of PTC: none RTPEM1(300)@de447b6fa854: Final verdict of PTC: none RTPEM2(301)@de447b6fa854: Final verdict of PTC: none RTPEM0(299)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:02:33 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=238472) Waiting for packet dumper to finish... 1 (prev_count=238472, count=246464) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:02: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250821130236989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22584 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130236989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130236989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130236989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130236989 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130236989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130236989 DLMGCP DEBUG <0013> Generated response: line #00: 515 22584 FAIL (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22585 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130237003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130237003 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130237003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130237003 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) 20250821130237004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FD727FF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130237004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FD727FF output_enabled 1 (mgcp_conn.c:271) 20250821130237004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130237004 DLMGCP DEBUG <0013> (1226/rtp C:4FD727FF 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) 20250821130237004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FD727FF CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1044) 20250821130237004 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4FD727FF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130237004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #00: 200 22585 OK (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #01: I: 4FD727FF (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4FD727FF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250821130237004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22586 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237012 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130237013 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130237013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130237013 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) 20250821130237013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:301C26BB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130237013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:301C26BB output_enabled 1 (mgcp_conn.c:271) 20250821130237013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130237013 DLMGCP DEBUG <0013> (1226/rtp C:301C26BB 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) 20250821130237013 DLMGCP DEBUG <0013> (1226/rtp C:301C26BB 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) 20250821130237013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:301C26BB CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1044) 20250821130237013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:301C26BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130237013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #00: 200 22586 OK (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #01: I: 301C26BB (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #03: o=- 301C26BB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250821130237013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130241149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22587 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130241149 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130241149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130241149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130241149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130241149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130241149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130241149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130241149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130241149 DLMGCP DEBUG <0013> Generated response: line #00: 200 22587 OK (mgcp_msg.c:72) RTPEM0(304)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(304)@de447b6fa854: Final verdict of PTC: none RTPEM2(306)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(307)@de447b6fa854: Final verdict of PTC: none RTPEM1(305)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@de447b6fa854: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=242672) Waiting for packet dumper to finish... 1 (prev_count=242672, count=250664) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_conn_timeout started. 20250821130244351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3705 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130244351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130244351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130244351 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130244351 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130244351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130244351 DLMGCP DEBUG <0013> Generated response: line #00: 515 3705 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: Setting conn-timeout to 1s MTC@de447b6fa854: Sending RTP data for 1.5s 20250821130244357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3706 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130244357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130244357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130244357 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) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E connection mode 'loopback' 7 (mgcp_conn.c:264) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E output_enabled 1 (mgcp_conn.c:271) 20250821130244357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130244357 DLMGCP DEBUG <0013> (1225/rtp C:A589149E 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) 20250821130244357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1044) 20250821130244357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:A589149E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130244357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #00: 200 3706 OK (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #01: I: A589149E (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #03: o=- A589149E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130244357 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130244381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244589 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244692 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244713 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244734 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130244983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245355 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130245850 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) MTC@de447b6fa854: Stopping for 0.5s and resuming 20250821130246388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130246409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130246431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) 20250821130246452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A589149E watchdog kicked (mgcp_conn.c:143) MTC@de447b6fa854: Stopping for 1.5s, expecting to run into timeout 20250821130247454 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:A589149E connection timed out! (mgcp_conn.c:133) 20250821130247454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) MTC@de447b6fa854: Resuming should fail now RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) RTPEM0(309)@de447b6fa854: Connection refused (expected) MTC@de447b6fa854: Setting conn-timeout back to 0 (disabled) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(309)@de447b6fa854: Final verdict of PTC: none RTPEM1(310)@de447b6fa854: Final verdict of PTC: none RTPEM2(311)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(312)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@de447b6fa854: Test case TC_conn_timeout finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Thu Aug 21 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=204536) Waiting for packet dumper to finish... 1 (prev_count=204536, count=212912) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_e1_crcx_and_dlcx_ep started. 20250821130251408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42742 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130251408 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) 20250821130251408 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250821130251408 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130251408 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130251408 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130251408 DLMGCP DEBUG <0013> Generated response: line #00: 515 42742 FAIL (mgcp_msg.c:72) 20250821130251414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42743 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130251414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130251414 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250821130251414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130251414 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) 20250821130251414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250821130251414 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130251414 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250821130251414 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130251414 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250821130251415 DLMGCP DEBUG <0013> Generated response: line #00: 502 42743 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: 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 := \"42743\", 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 := \"42743\", 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 := \"42743\", 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 := \"42743\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(317)@de447b6fa854: Final verdict of PTC: none RTPEM2(316)@de447b6fa854: Final verdict of PTC: none RTPEM0(314)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@de447b6fa854: Final verdict of PTC: none RTPEM1(315)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: 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 := \"42743\", 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 := \"42743\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@de447b6fa854: 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 := \"42743\", 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 := \"42743\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@de447b6fa854: 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'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_e1_crcx_with_overlap started. 20250821130254605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33301 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130254605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130254605 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250821130254605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130254605 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) 20250821130254605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:451) 20250821130254605 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130254605 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250821130254605 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130254605 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250821130254605 DLMGCP DEBUG <0013> Generated response: line #00: 502 33301 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: 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 := \"33301\", 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 := \"33301\", 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 := \"33301\", 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 := \"33301\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(322)@de447b6fa854: Final verdict of PTC: none RTPEM0(319)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@de447b6fa854: Final verdict of PTC: none RTPEM1(320)@de447b6fa854: Final verdict of PTC: none RTPEM2(321)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: 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 := \"33301\", 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 := \"33301\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@de447b6fa854: 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 := \"33301\", 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 := \"33301\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_e1_crcx_loopback started. 20250821130257804 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45037 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130257804 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) 20250821130257804 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250821130257804 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130257804 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130257804 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130257804 DLMGCP DEBUG <0013> Generated response: line #00: 515 45037 FAIL (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45038 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250821130257817 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130257817 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) 20250821130257817 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250821130257817 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130257817 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) 20250821130257817 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250821130257817 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130257817 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250821130257817 DLMGCP DEBUG <0013> Generated response: line #00: 502 45038 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: 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 := \"45038\", 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 := \"45038\", 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 := \"45038\", 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 := \"45038\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(324)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(327)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@de447b6fa854: Final verdict of PTC: none RTPEM1(325)@de447b6fa854: Final verdict of PTC: none RTPEM2(326)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: 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 := \"45038\", 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 := \"45038\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@de447b6fa854: 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 := \"45038\", 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 := \"45038\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Thu Aug 21 13:02:57 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=20068) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:02: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_e1_dlcx_wildcarded started. 20250821130301030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46005 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130301030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130301030 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250821130301030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130301030 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) 20250821130301030 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250821130301030 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130301030 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250821130301030 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130301030 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250821130301030 DLMGCP DEBUG <0013> Generated response: line #00: 502 46005 FAIL (mgcp_msg.c:72) MTC@de447b6fa854: 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 := \"46005\", 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 := \"46005\", 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 := \"46005\", 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 := \"46005\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(329)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(332)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@de447b6fa854: Final verdict of PTC: none RTPEM2(331)@de447b6fa854: Final verdict of PTC: none RTPEM1(330)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: 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 := \"46005\", 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 := \"46005\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@de447b6fa854: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@de447b6fa854: 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 := \"46005\", 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 := \"46005\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_mdcx_ip4 started. 20250821130304248 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130304248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130304248 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130304248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130304249 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130304249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130304249 DLMGCP DEBUG <0013> Generated response: line #00: 515 9646 FAIL (mgcp_msg.c:72) 20250821130304256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9647 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130304256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130304256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130304256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130304256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130304256 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130304256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130304256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130304256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB output_enabled 0 (mgcp_conn.c:271) 20250821130304257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130304257 DLMGCP DEBUG <0013> (1234/rtp C:A58159DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130304257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1044) 20250821130304257 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A58159DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130304257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #00: 200 9647 OK (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #01: I: A58159DB (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #03: o=- A58159DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130304257 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9648 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #03: I: A58159DB (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130304259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130304259 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130304259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130304259 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) 20250821130304259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130304259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB output_enabled 1 (mgcp_conn.c:271) 20250821130304259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130304259 DLMGCP DEBUG <0013> (1234/rtp C:A58159DB 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) 20250821130304259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A58159DB MDCX: modified conn:(1234/rtp C:A58159DB r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1238) 20250821130304259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A58159DB MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130304259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #00: 200 9648 OK (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #02: o=- A58159DB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130304260 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130304261 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9649 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130304261 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821130304261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130304261 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130304261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130304261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130304261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130304261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130304261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130304261 DLMGCP DEBUG <0013> Generated response: line #00: 200 9649 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(334)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(337)@de447b6fa854: Final verdict of PTC: none RTPEM2(336)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@de447b6fa854: Final verdict of PTC: none RTPEM1(335)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Thu Aug 21 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=34584) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_mdcx_ip6 started. 20250821130307478 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44935 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130307478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130307478 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130307478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130307478 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130307478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130307478 DLMGCP DEBUG <0013> Generated response: line #00: 515 44935 FAIL (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44936 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130307488 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130307488 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130307488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130307488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 output_enabled 0 (mgcp_conn.c:271) 20250821130307488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130307488 DLMGCP DEBUG <0013> (1234/rtp C:E09F2692 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130307488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1044) 20250821130307488 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130307488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #00: 200 44936 OK (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #01: I: E09F2692 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #03: o=- E09F2692 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130307488 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44937 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #03: I: E09F2692 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130307490 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130307491 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130307491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130307491 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) 20250821130307491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130307491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 output_enabled 1 (mgcp_conn.c:271) 20250821130307491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130307491 DLMGCP DEBUG <0013> (1234/rtp C:E09F2692 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) 20250821130307491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 MDCX: modified conn:(1234/rtp C:E09F2692 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1238) 20250821130307491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E09F2692 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130307491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #00: 200 44937 OK (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #02: o=- E09F2692 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250821130307491 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130307492 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44938 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130307492 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821130307492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130307492 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130307492 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130307492 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130307492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130307492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130307492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130307492 DLMGCP DEBUG <0013> Generated response: line #00: 200 44938 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(341)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(342)@de447b6fa854: Final verdict of PTC: none RTPEM1(340)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@de447b6fa854: Final verdict of PTC: none RTPEM0(339)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_iufp_sendrecv started. 20250821130310715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52833 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130310715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130310715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130310715 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130310715 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130310716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130310716 DLMGCP DEBUG <0013> Generated response: line #00: 515 52833 FAIL (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52834 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130310725 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130310726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130310726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130310726 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) 20250821130310726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130310726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 output_enabled 1 (mgcp_conn.c:271) 20250821130310726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130310726 DLMGCP DEBUG <0013> (1234/rtp C:CDE3DD43 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) 20250821130310726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1044) 20250821130310726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130310726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #00: 200 52834 OK (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #01: I: CDE3DD43 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #03: o=- CDE3DD43 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130310726 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52835 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #03: I: CDE3DD43 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130310728 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130310728 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130310728 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) 20250821130310728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130310728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 output_enabled 1 (mgcp_conn.c:271) 20250821130310728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130310728 DLMGCP DEBUG <0013> (1234/rtp C:CDE3DD43 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) 20250821130310728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 MDCX: modified conn:(1234/rtp C:CDE3DD43 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1238) 20250821130310728 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CDE3DD43 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130310728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #00: 200 52835 OK (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #02: o=- CDE3DD43 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130310728 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130310730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52836 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130310730 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821130310730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130310730 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130310730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130310730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130310730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130310730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130310730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130310730 DLMGCP DEBUG <0013> Generated response: line #00: 200 52836 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM1(345)@de447b6fa854: Final verdict of PTC: none RTPEM2(346)@de447b6fa854: Final verdict of PTC: none RTPEM0(344)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(347)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Thu Aug 21 13:03:10 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:03: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_crcx_iufp_recvonly started. 20250821130313943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62220 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130313943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130313943 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130313943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130313943 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130313943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130313943 DLMGCP DEBUG <0013> Generated response: line #00: 515 62220 FAIL (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62221 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250821130313951 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130313952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130313952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130313952 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) 20250821130313952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130313952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 output_enabled 0 (mgcp_conn.c:271) 20250821130313952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130313952 DLMGCP DEBUG <0013> (1234/rtp C:479C4E47 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) 20250821130313952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1044) 20250821130313952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130313952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #00: 200 62221 OK (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #01: I: 479C4E47 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #03: o=- 479C4E47 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130313952 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62222 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #03: I: 479C4E47 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130313954 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130313954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130313954 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) 20250821130313954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130313954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 output_enabled 1 (mgcp_conn.c:271) 20250821130313954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130313954 DLMGCP DEBUG <0013> (1234/rtp C:479C4E47 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) 20250821130313954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 MDCX: modified conn:(1234/rtp C:479C4E47 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1238) 20250821130313954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:479C4E47 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130313954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #00: 200 62222 OK (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #02: o=- 479C4E47 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130313954 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250821130313955 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130313955 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130313956 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62223 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130313956 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250821130313956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130313956 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130313956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130313956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130313956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130313956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130313956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130313956 DLMGCP DEBUG <0013> Generated response: line #00: 200 62223 OK (mgcp_msg.c:72) MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(351)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(352)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@de447b6fa854: Final verdict of PTC: none RTPEM1(350)@de447b6fa854: Final verdict of PTC: none RTPEM0(349)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@de447b6fa854: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@de447b6fa854: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Thu Aug 21 13:03:13 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@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250821130317158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41122 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130317158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130317158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130317158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130317158 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130317158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130317158 DLMGCP DEBUG <0013> Generated response: line #00: 515 41122 FAIL (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41123 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130317175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130317175 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130317175 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) 20250821130317175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130317175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 output_enabled 0 (mgcp_conn.c:271) 20250821130317175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130317175 DLMGCP DEBUG <0013> (1227/rtp C:41499E90 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) 20250821130317175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1044) 20250821130317175 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:41499E90 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130317175 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #00: 200 41123 OK (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #01: I: 41499E90 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #03: o=- 41499E90 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250821130317175 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41124 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130317185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130317185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130317185 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) 20250821130317185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130317185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E output_enabled 0 (mgcp_conn.c:271) 20250821130317185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130317185 DLMGCP DEBUG <0013> (1227/rtp C:C83F690E 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) 20250821130317185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1044) 20250821130317185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C83F690E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130317185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130317185 DLMGCP DEBUG <0013> Generated response: line #00: 200 41124 OK (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Generated response: line #01: I: C83F690E (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130317185 DLMGCP DEBUG <0013> Generated response: line #03: o=- C83F690E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130317186 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130317186 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130317186 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130317186 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250821130317186 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130318707 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41125 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #03: I: 41499E90 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130318707 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130318707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130318707 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) 20250821130318707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130318707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 output_enabled 1 (mgcp_conn.c:271) 20250821130318707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130318707 DLMGCP DEBUG <0013> (1227/rtp C:41499E90 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) 20250821130318707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:41499E90 MDCX: modified conn:(1227/rtp C:41499E90 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1238) 20250821130318707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:41499E90 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130318707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130318707 DLMGCP DEBUG <0013> Generated response: line #00: 200 41125 OK (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130318707 DLMGCP DEBUG <0013> Generated response: line #02: o=- 41499E90 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130318708 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130318708 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130318708 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130318708 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250821130318708 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130319221 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41126 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #03: I: C83F690E (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130319221 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130319221 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130319221 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) 20250821130319221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130319221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E output_enabled 1 (mgcp_conn.c:271) 20250821130319221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130319221 DLMGCP DEBUG <0013> (1227/rtp C:C83F690E 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) 20250821130319221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C83F690E MDCX: modified conn:(1227/rtp C:C83F690E r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1238) 20250821130319221 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C83F690E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130319221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #00: 200 41126 OK (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #02: o=- C83F690E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130319221 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130319222 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250821130319222 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, 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@de447b6fa854: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, num_pkts_rx := 95, bytes_payload_rx := 380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130321333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130321333 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130321333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130321333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130321333 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130321333 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130321333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130321333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130321333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130321333 DLMGCP DEBUG <0013> Generated response: line #00: 200 41127 OK (mgcp_msg.c:72) RTPEM0(354)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(354)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(357)@de447b6fa854: Final verdict of PTC: none RTPEM1(355)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@de447b6fa854: Final verdict of PTC: none RTPEM2(356)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=619944) Waiting for packet dumper to finish... 1 (prev_count=619944, count=659212) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250821130324524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59034 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130324524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130324524 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130324524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130324524 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130324524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130324524 DLMGCP DEBUG <0013> Generated response: line #00: 515 59034 FAIL (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59035 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130324531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130324531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130324531 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) 20250821130324531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130324531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 output_enabled 0 (mgcp_conn.c:271) 20250821130324531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130324531 DLMGCP DEBUG <0013> (1227/rtp C:258CEF52 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) 20250821130324531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1044) 20250821130324531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130324531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #00: 200 59035 OK (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #01: I: 258CEF52 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #03: o=- 258CEF52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250821130324531 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59036 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130324536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130324536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130324536 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) 20250821130324536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130324536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 output_enabled 0 (mgcp_conn.c:271) 20250821130324536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130324536 DLMGCP DEBUG <0013> (1227/rtp C:F3B3EF56 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) 20250821130324536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1044) 20250821130324536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130324536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #00: 200 59036 OK (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #01: I: F3B3EF56 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #03: o=- F3B3EF56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250821130324536 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130326060 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59037 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #03: I: 258CEF52 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130326060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130326060 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130326060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130326060 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) 20250821130326060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130326060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 output_enabled 1 (mgcp_conn.c:271) 20250821130326060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130326060 DLMGCP DEBUG <0013> (1227/rtp C:258CEF52 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) 20250821130326061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 MDCX: modified conn:(1227/rtp C:258CEF52 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1238) 20250821130326061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:258CEF52 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130326061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #00: 200 59037 OK (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #02: o=- 258CEF52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250821130326061 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130326572 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59038 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #03: I: F3B3EF56 (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130326572 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130326573 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130326573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130326573 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) 20250821130326573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130326573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 output_enabled 1 (mgcp_conn.c:271) 20250821130326573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130326573 DLMGCP DEBUG <0013> (1227/rtp C:F3B3EF56 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) 20250821130326573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 MDCX: modified conn:(1227/rtp C:F3B3EF56 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1238) 20250821130326573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F3B3EF56 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130326573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #00: 200 59038 OK (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #02: o=- F3B3EF56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250821130326573 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 189, bytes_payload_tx := 756, num_pkts_rx := 119, bytes_payload_rx := 476, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 165, bytes_payload_tx := 660, num_pkts_rx := 94, bytes_payload_rx := 376, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130328684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59039 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130328684 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130328684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130328684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130328684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130328684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130328684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130328684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130328684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130328684 DLMGCP DEBUG <0013> Generated response: line #00: 200 59039 OK (mgcp_msg.c:72) RTPEM0(359)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM2(361)@de447b6fa854: Final verdict of PTC: none RTPEM0(359)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@de447b6fa854: Final verdict of PTC: none RTPEM1(360)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(362)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:03:28 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=628364) Waiting for packet dumper to finish... 1 (prev_count=628364, count=667996) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:03:30 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250821130331915 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8814 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130331915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130331915 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130331915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130331915 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130331915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130331915 DLMGCP DEBUG <0013> Generated response: line #00: 515 8814 FAIL (mgcp_msg.c:72) 20250821130331928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8815 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130331928 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130331928 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130331928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130331929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130331929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130331929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130331929 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) 20250821130331929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7518DC6F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130331929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7518DC6F output_enabled 1 (mgcp_conn.c:271) 20250821130331929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130331929 DLMGCP DEBUG <0013> (1226/rtp C:7518DC6F 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) 20250821130331929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7518DC6F CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1044) 20250821130331929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7518DC6F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130331929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #00: 200 8815 OK (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #01: I: 7518DC6F (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7518DC6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130331930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8816 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130331938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130331939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130331939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130331939 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130331939 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) 20250821130331939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E33E57D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130331939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E33E57D output_enabled 1 (mgcp_conn.c:271) 20250821130331939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130331939 DLMGCP DEBUG <0013> (1226/rtp C:6E33E57D 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) 20250821130331939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E33E57D CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1044) 20250821130331939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E33E57D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130331939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #00: 200 8816 OK (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E33E57D (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E33E57D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130331939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130333157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8817 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130333157 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130333157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130333157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130333157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130333157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130333157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130333157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130333157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130333157 DLMGCP DEBUG <0013> Generated response: line #00: 200 8817 OK (mgcp_msg.c:72) RTPEM1(365)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(367)@de447b6fa854: Final verdict of PTC: none RTPEM2(366)@de447b6fa854: Final verdict of PTC: none RTPEM0(364)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(368)@de447b6fa854: Final verdict of PTC: none RTPEM1(365)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=160396) Waiting for packet dumper to finish... 1 (prev_count=160396, count=181348) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250821130336421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33423 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130336421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130336421 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130336421 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130336421 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130336421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130336421 DLMGCP DEBUG <0013> Generated response: line #00: 515 33423 FAIL (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33424 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130336434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130336434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130336434 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130336435 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) 20250821130336435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:562AB18D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130336435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:562AB18D output_enabled 1 (mgcp_conn.c:271) 20250821130336435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130336435 DLMGCP DEBUG <0013> (1226/rtp C:562AB18D 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) 20250821130336435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:562AB18D CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1044) 20250821130336435 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:562AB18D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130336435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #00: 200 33424 OK (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #01: I: 562AB18D (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #03: o=- 562AB18D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130336435 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33425 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130336443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130336443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130336443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130336443 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130336443 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) 20250821130336443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6D10B92 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130336443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6D10B92 output_enabled 1 (mgcp_conn.c:271) 20250821130336443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130336444 DLMGCP DEBUG <0013> (1226/rtp C:F6D10B92 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) 20250821130336444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6D10B92 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1044) 20250821130336444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6D10B92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130336444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #00: 200 33425 OK (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #01: I: F6D10B92 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6D10B92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130336444 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130337661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33426 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130337661 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130337661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130337662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130337662 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130337662 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130337662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130337662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130337662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130337662 DLMGCP DEBUG <0013> Generated response: line #00: 200 33426 OK (mgcp_msg.c:72) RTPEM1(371)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(373)@de447b6fa854: Final verdict of PTC: none RTPEM2(372)@de447b6fa854: Final verdict of PTC: none RTPEM1(371)@de447b6fa854: Final verdict of PTC: none RTPEM0(370)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(374)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:03:37 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=128044) Waiting for packet dumper to finish... 1 (prev_count=128044, count=177592) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:03: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250821130340910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54581 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130340910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130340910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130340910 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130340910 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130340910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130340910 DLMGCP DEBUG <0013> Generated response: line #00: 515 54581 FAIL (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54582 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130340924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130340924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130340924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130340924 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) 20250821130340924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FA3699D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130340924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FA3699D output_enabled 1 (mgcp_conn.c:271) 20250821130340924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130340924 DLMGCP DEBUG <0013> (1226/rtp C:4FA3699D 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) 20250821130340925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4FA3699D CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1044) 20250821130340925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4FA3699D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130340925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #00: 200 54582 OK (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #01: I: 4FA3699D (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4FA3699D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250821130340925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250821130340933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54583 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130340934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130340934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130340934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130340934 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130340934 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) 20250821130340934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F60DC0B1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130340934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F60DC0B1 output_enabled 1 (mgcp_conn.c:271) 20250821130340934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130340934 DLMGCP DEBUG <0013> (1226/rtp C:F60DC0B1 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) 20250821130340935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F60DC0B1 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1044) 20250821130340935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F60DC0B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130340935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #00: 200 54583 OK (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #01: I: F60DC0B1 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #04: o=- F60DC0B1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130340935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130342151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54584 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130342151 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250821130342151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130342152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130342152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130342152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130342152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130342152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130342152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130342152 DLMGCP DEBUG <0013> Generated response: line #00: 200 54584 OK (mgcp_msg.c:72) RTPEM1(377)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: tolerance: 3 packets MTC@de447b6fa854: batch_size: 4 packets MTC@de447b6fa854: 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@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(379)@de447b6fa854: Final verdict of PTC: none RTPEM1(377)@de447b6fa854: Final verdict of PTC: none RTPEM2(378)@de447b6fa854: Final verdict of PTC: none RTPEM0(376)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(380)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=160896) Waiting for packet dumper to finish... 1 (prev_count=160896, count=181836) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250821130345391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55705 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130345391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130345391 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130345391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130345391 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130345391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130345391 DLMGCP DEBUG <0013> Generated response: line #00: 515 55705 FAIL (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55706 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130345404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130345404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130345405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130345405 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) 20250821130345405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130345405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 output_enabled 0 (mgcp_conn.c:271) 20250821130345405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130345405 DLMGCP DEBUG <0013> (1227/rtp C:291B85D5 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) 20250821130345405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1044) 20250821130345405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130345405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #00: 200 55706 OK (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #01: I: 291B85D5 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #03: o=- 291B85D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130345405 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55707 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130345416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130345416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130345416 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130345416 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130345416 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) 20250821130345416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130345416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 output_enabled 0 (mgcp_conn.c:271) 20250821130345416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130345416 DLMGCP DEBUG <0013> (1227/rtp C:B43F8A28 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) 20250821130345417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1044) 20250821130345417 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130345417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #00: 200 55707 OK (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #01: I: B43F8A28 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #04: o=- B43F8A28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130345417 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130346939 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55708 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #03: I: 291B85D5 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130346939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130346939 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130346939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130346939 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) 20250821130346939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130346939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 output_enabled 1 (mgcp_conn.c:271) 20250821130346939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130346939 DLMGCP DEBUG <0013> (1227/rtp C:291B85D5 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) 20250821130346940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 MDCX: modified conn:(1227/rtp C:291B85D5 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1238) 20250821130346940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:291B85D5 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130346940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #00: 200 55708 OK (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #02: o=- 291B85D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130346940 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130347453 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55709 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #03: I: B43F8A28 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130347453 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130347453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130347453 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130347453 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) 20250821130347453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130347453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 output_enabled 1 (mgcp_conn.c:271) 20250821130347453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130347453 DLMGCP DEBUG <0013> (1227/rtp C:B43F8A28 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) 20250821130347453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 MDCX: modified conn:(1227/rtp C:B43F8A28 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1238) 20250821130347453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B43F8A28 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130347453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #00: 200 55709 OK (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #03: o=- B43F8A28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130347453 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130347454 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: 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 } 20250821130349567 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55710 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130349567 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130349567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130349567 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130349567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130349567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130349567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130349567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130349567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130349567 DLMGCP DEBUG <0013> Generated response: line #00: 200 55710 OK (mgcp_msg.c:72) RTPEM0(382)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(385)@de447b6fa854: Final verdict of PTC: none RTPEM0(382)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(386)@de447b6fa854: Final verdict of PTC: none RTPEM2(384)@de447b6fa854: Final verdict of PTC: none RTPEM1(383)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=444352) Waiting for packet dumper to finish... 1 (prev_count=444352, count=465580) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:03: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250821130352771 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64485 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130352771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130352771 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130352771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130352771 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130352771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130352771 DLMGCP DEBUG <0013> Generated response: line #00: 515 64485 FAIL (mgcp_msg.c:72) 20250821130352783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64486 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130352784 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130352784 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130352784 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) 20250821130352784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130352784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC output_enabled 0 (mgcp_conn.c:271) 20250821130352784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130352784 DLMGCP DEBUG <0013> (1227/rtp C:5BB9C3CC 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) 20250821130352784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1044) 20250821130352784 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130352784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #00: 200 64486 OK (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #01: I: 5BB9C3CC (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5BB9C3CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130352784 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64487 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130352793 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130352793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130352793 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130352793 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) 20250821130352793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130352793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 output_enabled 0 (mgcp_conn.c:271) 20250821130352793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130352793 DLMGCP DEBUG <0013> (1227/rtp C:07F3B1E8 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) 20250821130352793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1044) 20250821130352793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130352793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #00: 200 64487 OK (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #01: I: 07F3B1E8 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07F3B1E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130352793 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130354314 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64488 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #03: I: 5BB9C3CC (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130354314 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130354315 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130354315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130354315 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) 20250821130354315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130354315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC output_enabled 1 (mgcp_conn.c:271) 20250821130354315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130354315 DLMGCP DEBUG <0013> (1227/rtp C:5BB9C3CC 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) 20250821130354315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC MDCX: modified conn:(1227/rtp C:5BB9C3CC r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1238) 20250821130354315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BB9C3CC MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130354315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #00: 200 64488 OK (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5BB9C3CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130354315 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130354825 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64489 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130354825 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130354825 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130354825 DLMGCP DEBUG <0013> Received message: line #03: I: 07F3B1E8 (mgcp_msg.c:72) 20250821130354825 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130354825 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130354826 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130354826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130354826 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130354826 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) 20250821130354826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130354826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 output_enabled 1 (mgcp_conn.c:271) 20250821130354826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130354826 DLMGCP DEBUG <0013> (1227/rtp C:07F3B1E8 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) 20250821130354826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 MDCX: modified conn:(1227/rtp C:07F3B1E8 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1238) 20250821130354826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:07F3B1E8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130354826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #00: 200 64489 OK (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #03: o=- 07F3B1E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130354826 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: 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 } 20250821130356942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64490 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130356942 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130356942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130356942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130356942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130356942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130356942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130356943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130356943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130356943 DLMGCP DEBUG <0013> Generated response: line #00: 200 64490 OK (mgcp_msg.c:72) RTPEM0(388)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass OsmuxEM(391)@de447b6fa854: Final verdict of PTC: none RTPEM0(388)@de447b6fa854: Final verdict of PTC: none RTPEM2(390)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(392)@de447b6fa854: Final verdict of PTC: none RTPEM1(389)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:03:56 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=439728) Waiting for packet dumper to finish... 1 (prev_count=439728, count=455372) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250821130400144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64305 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130400144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130400144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130400144 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130400144 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130400144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130400144 DLMGCP DEBUG <0013> Generated response: line #00: 515 64305 FAIL (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64306 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130400154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130400154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130400154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130400154 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) 20250821130400155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130400155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE output_enabled 0 (mgcp_conn.c:271) 20250821130400155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130400155 DLMGCP DEBUG <0013> (1227/rtp C:A77CFBCE 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) 20250821130400155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1044) 20250821130400155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130400155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #00: 200 64306 OK (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #01: I: A77CFBCE (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #03: o=- A77CFBCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130400155 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130400160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64307 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130400160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130400161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130400161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130400161 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130400161 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) 20250821130400161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130400161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 output_enabled 0 (mgcp_conn.c:271) 20250821130400161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130400161 DLMGCP DEBUG <0013> (1227/rtp C:36E10F56 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) 20250821130400161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1044) 20250821130400161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130400161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #00: 200 64307 OK (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #01: I: 36E10F56 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36E10F56 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130400161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130401684 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64308 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #03: I: A77CFBCE (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130401684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130401684 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130401684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130401684 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) 20250821130401684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130401684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE output_enabled 1 (mgcp_conn.c:271) 20250821130401684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130401684 DLMGCP DEBUG <0013> (1227/rtp C:A77CFBCE 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) 20250821130401685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE MDCX: modified conn:(1227/rtp C:A77CFBCE r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1238) 20250821130401685 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A77CFBCE MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130401685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #00: 200 64308 OK (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #02: o=- A77CFBCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130401685 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130402196 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64309 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #03: I: 36E10F56 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130402196 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130402196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130402196 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250821130402196 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) 20250821130402196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130402196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 output_enabled 1 (mgcp_conn.c:271) 20250821130402196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130402196 DLMGCP DEBUG <0013> (1227/rtp C:36E10F56 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) 20250821130402196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 MDCX: modified conn:(1227/rtp C:36E10F56 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1238) 20250821130402196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36E10F56 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130402196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #00: 200 64309 OK (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #03: o=- 36E10F56 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250821130402196 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: 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 } 20250821130404309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64310 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130404309 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130404309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130404310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130404310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130404310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130404310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130404310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130404310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130404310 DLMGCP DEBUG <0013> Generated response: line #00: 200 64310 OK (mgcp_msg.c:72) RTPEM0(394)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(399)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(398)@de447b6fa854: Final verdict of PTC: none RTPEM1(395)@de447b6fa854: Final verdict of PTC: none OsmuxEM(397)@de447b6fa854: Final verdict of PTC: none RTPEM2(396)@de447b6fa854: Final verdict of PTC: none RTPEM0(394)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=451524) Waiting for packet dumper to finish... 1 (prev_count=451524, count=465608) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup started. 20250821130407518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130407518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130407518 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130407518 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130407518 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130407518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130407518 DLMGCP DEBUG <0013> Generated response: line #00: 515 22915 FAIL (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130407532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130407532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130407532 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) 20250821130407532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130407532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 output_enabled 0 (mgcp_conn.c:271) 20250821130407532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130407532 DLMGCP DEBUG <0013> (1227/rtp C:951C8FE2 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) 20250821130407532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1044) 20250821130407532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130407532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #00: 200 22916 OK (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #01: I: 951C8FE2 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #03: o=- 951C8FE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130407532 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130407543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22917 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130407543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130407543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130407543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130407543 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) 20250821130407543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130407543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 output_enabled 0 (mgcp_conn.c:271) 20250821130407543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130407543 DLMGCP DEBUG <0013> (1227/rtp C:EACC46C7 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) 20250821130407544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1044) 20250821130407544 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130407544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #00: 200 22917 OK (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #01: I: EACC46C7 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #03: o=- EACC46C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130407544 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@de447b6fa854: IuUP INIT_ACK Received RTPEM0(400)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130409071 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #03: I: 951C8FE2 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130409072 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130409072 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130409072 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) 20250821130409072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130409072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 output_enabled 1 (mgcp_conn.c:271) 20250821130409072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130409072 DLMGCP DEBUG <0013> (1227/rtp C:951C8FE2 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) 20250821130409072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 MDCX: modified conn:(1227/rtp C:951C8FE2 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1238) 20250821130409072 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:951C8FE2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130409072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #00: 200 22918 OK (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #02: o=- 951C8FE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130409072 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130409584 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #03: I: EACC46C7 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130409584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130409584 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130409584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130409585 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) 20250821130409585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130409585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 output_enabled 1 (mgcp_conn.c:271) 20250821130409585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130409585 DLMGCP DEBUG <0013> (1227/rtp C:EACC46C7 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) 20250821130409585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 MDCX: modified conn:(1227/rtp C:EACC46C7 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1238) 20250821130409585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EACC46C7 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130409585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #00: 200 22919 OK (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #02: o=- EACC46C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130409585 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, num_pkts_rx := 120, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, num_pkts_rx := 96, bytes_payload_rx := 782, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130411696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130411696 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130411696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130411696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130411696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130411696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130411696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130411697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130411700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130411700 DLMGCP DEBUG <0013> Generated response: line #00: 200 22920 OK (mgcp_msg.c:72) RTPEM0(400)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@de447b6fa854: Final verdict of PTC: none RTPEM1(401)@de447b6fa854: Final verdict of PTC: none RTPEM2(402)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(403)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:04:11 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=747540) Waiting for packet dumper to finish... 1 (prev_count=747540, count=805100) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:04: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250821130414870 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30261 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130414870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130414870 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130414870 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130414870 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130414870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130414870 DLMGCP DEBUG <0013> Generated response: line #00: 515 30261 FAIL (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30262 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130414883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130414883 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130414883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130414883 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) 20250821130414883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130414883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB output_enabled 0 (mgcp_conn.c:271) 20250821130414883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130414883 DLMGCP DEBUG <0013> (1227/rtp C:1FA7E4FB 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) 20250821130414884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1044) 20250821130414884 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130414884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #00: 200 30262 OK (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #01: I: 1FA7E4FB (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1FA7E4FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130414884 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130414893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30263 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130414893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130414893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130414893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130414893 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) 20250821130414893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130414894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 output_enabled 0 (mgcp_conn.c:271) 20250821130414894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130414894 DLMGCP DEBUG <0013> (1227/rtp C:C9E35AF2 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) 20250821130414894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1044) 20250821130414894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130414894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #00: 200 30263 OK (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #01: I: C9E35AF2 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #03: o=- C9E35AF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130414894 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@de447b6fa854: IuUP INIT_ACK Received RTPEM0(405)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130416418 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30264 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130416418 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130416418 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130416418 DLMGCP DEBUG <0013> Received message: line #03: I: 1FA7E4FB (mgcp_msg.c:72) 20250821130416418 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130416419 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130416419 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130416419 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) 20250821130416419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130416419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB output_enabled 1 (mgcp_conn.c:271) 20250821130416419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130416419 DLMGCP DEBUG <0013> (1227/rtp C:1FA7E4FB 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) 20250821130416419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB MDCX: modified conn:(1227/rtp C:1FA7E4FB r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1238) 20250821130416419 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1FA7E4FB MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130416419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #00: 200 30264 OK (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1FA7E4FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130416419 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130416932 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30265 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #03: I: C9E35AF2 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130416932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130416932 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130416932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130416933 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) 20250821130416933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130416933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 output_enabled 1 (mgcp_conn.c:271) 20250821130416933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130416933 DLMGCP DEBUG <0013> (1227/rtp C:C9E35AF2 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) 20250821130416933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 MDCX: modified conn:(1227/rtp C:C9E35AF2 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1238) 20250821130416933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C9E35AF2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130416933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #00: 200 30265 OK (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #02: o=- C9E35AF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130416933 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 189, bytes_payload_tx := 756, 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@de447b6fa854: stats: { num_pkts_tx := 166, bytes_payload_tx := 664, num_pkts_rx := 96, bytes_payload_rx := 782, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130419045 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30266 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130419045 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130419046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130419046 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130419046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130419046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130419046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130419046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130419049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130419049 DLMGCP DEBUG <0013> Generated response: line #00: 200 30266 OK (mgcp_msg.c:72) RTPEM0(405)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@de447b6fa854: Final verdict of PTC: none RTPEM1(406)@de447b6fa854: Final verdict of PTC: none RTPEM2(407)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(408)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=750732) Waiting for packet dumper to finish... 1 (prev_count=750732, count=798892) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250821130422255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130422255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130422255 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130422255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130422255 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130422255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130422255 DLMGCP DEBUG <0013> Generated response: line #00: 515 46127 FAIL (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46128 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130422272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130422272 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130422272 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130422272 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) 20250821130422272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130422272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 output_enabled 0 (mgcp_conn.c:271) 20250821130422272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130422272 DLMGCP DEBUG <0013> (1227/rtp C:19926043 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) 20250821130422273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1044) 20250821130422273 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19926043 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130422273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #00: 200 46128 OK (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #01: I: 19926043 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #03: o=- 19926043 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130422273 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130422282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130422282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130422282 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130422282 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130422282 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) 20250821130422282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130422282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 output_enabled 0 (mgcp_conn.c:271) 20250821130422282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130422283 DLMGCP DEBUG <0013> (1227/rtp C:166C66B8 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) 20250821130422283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1044) 20250821130422283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130422283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #00: 200 46129 OK (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #01: I: 166C66B8 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #03: o=- 166C66B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130422283 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@de447b6fa854: IuUP INIT_ACK Received RTPEM0(410)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130423808 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46130 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #03: I: 19926043 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130423808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130423808 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130423808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130423808 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) 20250821130423808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130423808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 output_enabled 1 (mgcp_conn.c:271) 20250821130423808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130423808 DLMGCP DEBUG <0013> (1227/rtp C:19926043 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) 20250821130423809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 MDCX: modified conn:(1227/rtp C:19926043 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250821130423809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19926043 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130423809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #00: 200 46130 OK (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #02: o=- 19926043 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130423809 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130424323 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46131 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #03: I: 166C66B8 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130424323 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130424323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130424323 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) 20250821130424323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130424323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 output_enabled 1 (mgcp_conn.c:271) 20250821130424323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130424323 DLMGCP DEBUG <0013> (1227/rtp C:166C66B8 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) 20250821130424323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 MDCX: modified conn:(1227/rtp C:166C66B8 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250821130424323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130424323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #00: 200 46131 OK (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #02: o=- 166C66B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130424323 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, num_pkts_rx := 120, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass 20250821130426337 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46132 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #03: I: 166C66B8 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130426337 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130426337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130426337 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) 20250821130426337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130426337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 output_enabled 0 (mgcp_conn.c:271) 20250821130426337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130426337 DLMGCP DEBUG <0013> (1227/rtp C:166C66B8 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) 20250821130426337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 MDCX: modified conn:(1227/rtp C:166C66B8 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250821130426337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:166C66B8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130426337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #00: 200 46132 OK (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #02: o=- 166C66B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130426337 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250821130426338 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130426338 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46133 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #03: I: 19926043 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130427354 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130427355 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130427355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130427355 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) 20250821130427355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130427355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 output_enabled 0 (mgcp_conn.c:271) 20250821130427355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130427355 DLMGCP DEBUG <0013> (1227/rtp C:19926043 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) 20250821130427355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19926043 MDCX: modified conn:(1227/rtp C:19926043 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250821130427355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19926043 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130427355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #00: 200 46133 OK (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #02: o=- 19926043 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130427355 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130428471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46134 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130428471 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130428471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130428471 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130428471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130428471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130428471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130428472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130428476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130428476 DLMGCP DEBUG <0013> Generated response: line #00: 200 46134 OK (mgcp_msg.c:72) RTPEM0(410)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM2(412)@de447b6fa854: Final verdict of PTC: none RTPEM1(411)@de447b6fa854: Final verdict of PTC: none RTPEM0(410)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(413)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=970272) Waiting for packet dumper to finish... 1 (prev_count=970272, count=1001320) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:04:30 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250821130431690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14903 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130431690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130431690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130431690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130431690 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130431690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130431690 DLMGCP DEBUG <0013> Generated response: line #00: 515 14903 FAIL (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14904 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130431702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130431702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130431702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130431703 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) 20250821130431703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130431703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 output_enabled 0 (mgcp_conn.c:271) 20250821130431703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130431703 DLMGCP DEBUG <0013> (1227/rtp C:73FBB636 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) 20250821130431703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1044) 20250821130431703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130431703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #00: 200 14904 OK (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #01: I: 73FBB636 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #03: o=- 73FBB636 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130431703 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130431712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14905 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130431712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130431712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130431712 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130431712 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) 20250821130431712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130431712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB output_enabled 0 (mgcp_conn.c:271) 20250821130431712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130431712 DLMGCP DEBUG <0013> (1227/rtp C:1F9FEBDB 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) 20250821130431713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1044) 20250821130431713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130431713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #00: 200 14905 OK (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #01: I: 1F9FEBDB (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1F9FEBDB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130431713 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@de447b6fa854: IuUP INIT_ACK Received 20250821130431763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130431978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130432986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433179 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130433234 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14906 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #03: I: 73FBB636 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130433234 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130433234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130433234 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) 20250821130433234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130433234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 output_enabled 1 (mgcp_conn.c:271) 20250821130433234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130433234 DLMGCP DEBUG <0013> (1227/rtp C:73FBB636 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) 20250821130433234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 MDCX: modified conn:(1227/rtp C:73FBB636 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1238) 20250821130433234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73FBB636 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130433234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #00: 200 14906 OK (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #02: o=- 73FBB636 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130433234 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130433242 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433248 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433367 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433663 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433684 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130433745 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14907 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #03: I: 1F9FEBDB (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130433745 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130433745 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130433745 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) 20250821130433745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130433745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB output_enabled 1 (mgcp_conn.c:271) 20250821130433745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130433745 DLMGCP DEBUG <0013> (1227/rtp C:1F9FEBDB 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) 20250821130433745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB MDCX: modified conn:(1227/rtp C:1F9FEBDB r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1238) 20250821130433745 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F9FEBDB MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130433745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #00: 200 14907 OK (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1F9FEBDB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130433745 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130433747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433924 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433945 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130433986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130433996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434274 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434335 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434356 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434539 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434640 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434721 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434742 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434752 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434762 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434803 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434945 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130434986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130434996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435006 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435027 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435047 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435067 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435087 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435108 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435128 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435148 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435169 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435189 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435311 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435554 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435595 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130435738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130435751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@de447b6fa854: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130435855 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14908 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130435855 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130435855 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130435855 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130435855 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130435855 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130435855 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130435856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130435858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130435858 DLMGCP DEBUG <0013> Generated response: line #00: 200 14908 OK (mgcp_msg.c:72) RTPEM0(415)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM0(415)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(418)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@de447b6fa854: Final verdict of PTC: none RTPEM2(417)@de447b6fa854: Final verdict of PTC: none RTPEM1(416)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:04:35 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=758472) Waiting for packet dumper to finish... 1 (prev_count=758472, count=830552) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:04: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250821130439070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40238 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130439070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130439070 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130439070 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130439070 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130439070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130439070 DLMGCP DEBUG <0013> Generated response: line #00: 515 40238 FAIL (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40239 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130439085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130439085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130439085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130439085 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) 20250821130439086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130439086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F output_enabled 0 (mgcp_conn.c:271) 20250821130439086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130439086 DLMGCP DEBUG <0013> (1227/rtp C:EE20E00F 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) 20250821130439086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1044) 20250821130439086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130439086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #00: 200 40239 OK (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #01: I: EE20E00F (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE20E00F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130439086 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130439098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40240 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130439098 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130439099 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130439099 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130439099 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) 20250821130439099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130439099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 output_enabled 0 (mgcp_conn.c:271) 20250821130439099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130439099 DLMGCP DEBUG <0013> (1227/rtp C:B43C9F97 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) 20250821130439099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1044) 20250821130439099 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130439099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #00: 200 40240 OK (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #01: I: B43C9F97 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #03: o=- B43C9F97 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130439099 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@de447b6fa854: IuUP INIT_ACK Received 20250821130439150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130439987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130440621 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40241 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #03: I: EE20E00F (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130440621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130440621 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130440621 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130440622 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) 20250821130440622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130440622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F output_enabled 1 (mgcp_conn.c:271) 20250821130440622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130440622 DLMGCP DEBUG <0013> (1227/rtp C:EE20E00F 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) 20250821130440622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F MDCX: modified conn:(1227/rtp C:EE20E00F r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1238) 20250821130440622 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE20E00F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130440622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #00: 200 40241 OK (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #02: o=- EE20E00F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130440622 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130440629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440649 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440751 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440812 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440893 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130440982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130440995 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(421)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130441132 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40242 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #03: I: B43C9F97 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130441133 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130441133 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130441133 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) 20250821130441133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130441133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 output_enabled 1 (mgcp_conn.c:271) 20250821130441133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130441133 DLMGCP DEBUG <0013> (1227/rtp C:B43C9F97 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) 20250821130441133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 MDCX: modified conn:(1227/rtp C:B43C9F97 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1238) 20250821130441133 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B43C9F97 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130441133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #00: 200 40242 OK (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #02: o=- B43C9F97 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130441133 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130441144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441148 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441168 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441189 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441290 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441554 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441595 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441846 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130441997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130441998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442252 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442294 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442401 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442733 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442754 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130442981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130442999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443019 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130443121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250821130443124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@de447b6fa854: 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@de447b6fa854: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, num_pkts_rx := 96, bytes_payload_rx := 3072, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130443243 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40243 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130443243 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130443243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130443243 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130443243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130443243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130443243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130443243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130443245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130443245 DLMGCP DEBUG <0013> Generated response: line #00: 200 40243 OK (mgcp_msg.c:72) RTPEM0(420)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM2(422)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@de447b6fa854: Final verdict of PTC: none RTPEM1(421)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(423)@de447b6fa854: Final verdict of PTC: none RTPEM0(420)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=785012) Waiting for packet dumper to finish... 1 (prev_count=785012, count=823108) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250821130446457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130446457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130446457 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130446457 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130446457 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130446457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130446457 DLMGCP DEBUG <0013> Generated response: line #00: 515 13069 FAIL (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13070 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130446471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130446471 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130446471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130446471 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) 20250821130446471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130446471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 output_enabled 0 (mgcp_conn.c:271) 20250821130446471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130446471 DLMGCP DEBUG <0013> (1227/rtp C:BFD204F2 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) 20250821130446472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1044) 20250821130446472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130446472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #00: 200 13070 OK (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #01: I: BFD204F2 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #03: o=- BFD204F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130446472 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130446481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13071 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130446481 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130446482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130446482 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130446482 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) 20250821130446482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130446482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 output_enabled 0 (mgcp_conn.c:271) 20250821130446482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130446482 DLMGCP DEBUG <0013> (1227/rtp C:F15FFEF0 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) 20250821130446482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1044) 20250821130446482 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130446482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #00: 200 13071 OK (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #01: I: F15FFEF0 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #03: o=- F15FFEF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130446482 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@de447b6fa854: IuUP INIT_ACK Received 20250821130446532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130446987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447821 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130447980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130448007 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13072 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #03: I: BFD204F2 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130448007 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130448008 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130448008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130448008 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) 20250821130448008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130448008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 output_enabled 1 (mgcp_conn.c:271) 20250821130448008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130448008 DLMGCP DEBUG <0013> (1227/rtp C:BFD204F2 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) 20250821130448008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 MDCX: modified conn:(1227/rtp C:BFD204F2 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250821130448008 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130448008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #00: 200 13072 OK (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #02: o=- BFD204F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130448008 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130448021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448042 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448083 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448187 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448251 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448294 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448358 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448379 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448402 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448508 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130448523 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #03: I: F15FFEF0 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130448523 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130448523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130448523 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) 20250821130448523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130448523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 output_enabled 1 (mgcp_conn.c:271) 20250821130448523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130448523 DLMGCP DEBUG <0013> (1227/rtp C:F15FFEF0 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) 20250821130448523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: modified conn:(1227/rtp C:F15FFEF0 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250821130448523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130448523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130448523 DLMGCP DEBUG <0013> Generated response: line #00: 200 13073 OK (mgcp_msg.c:72) 20250821130448523 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #02: o=- F15FFEF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130448524 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130448530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448599 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448640 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448763 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448784 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448845 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448866 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448886 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448907 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130448991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130448992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449077 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449164 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449228 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449249 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449333 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449374 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449415 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449435 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449455 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449476 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449517 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449600 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449621 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449664 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449836 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449857 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449900 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449921 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449943 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449965 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130449985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130449986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450008 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450050 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450113 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450134 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450154 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450196 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450216 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450257 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450277 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450407 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130450515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@de447b6fa854: 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@de447b6fa854: stats: { num_pkts_tx := 166, bytes_payload_tx := 5312, 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 } MTC@de447b6fa854: setverdict(pass): none -> pass 20250821130450535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #03: I: F15FFEF0 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130450537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130450537 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130450537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130450537 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) 20250821130450537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130450537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 output_enabled 0 (mgcp_conn.c:271) 20250821130450537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130450537 DLMGCP DEBUG <0013> (1227/rtp C:F15FFEF0 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) 20250821130450538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: modified conn:(1227/rtp C:F15FFEF0 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250821130450538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130450538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #00: 200 13074 OK (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #02: o=- F15FFEF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130450538 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130450556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130450990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451402 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #03: I: BFD204F2 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130451546 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130451546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130451546 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) 20250821130451546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130451546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 output_enabled 0 (mgcp_conn.c:271) 20250821130451546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130451546 DLMGCP DEBUG <0013> (1227/rtp C:BFD204F2 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) 20250821130451546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 MDCX: modified conn:(1227/rtp C:BFD204F2 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250821130451546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BFD204F2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130451546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #00: 200 13075 OK (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #02: o=- BFD204F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130451546 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #03: I: F15FFEF0 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130451548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130451548 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130451548 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130451548 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) 20250821130451548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130451548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 output_enabled 1 (mgcp_conn.c:271) 20250821130451548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130451548 DLMGCP DEBUG <0013> (1227/rtp C:F15FFEF0 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) 20250821130451549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: modified conn:(1227/rtp C:F15FFEF0 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250821130451549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15FFEF0 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130451549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #00: 200 13076 OK (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #02: o=- F15FFEF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130451549 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130452663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13077 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130452663 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130452663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130452663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130452663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130452663 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130452664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130452664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130452666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130452666 DLMGCP DEBUG <0013> Generated response: line #00: 200 13077 OK (mgcp_msg.c:72) RTPEM0(425)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM2(427)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@de447b6fa854: Final verdict of PTC: none RTPEM0(425)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(428)@de447b6fa854: Final verdict of PTC: none RTPEM1(426)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:04:52 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=955688) Waiting for packet dumper to finish... 1 (prev_count=955688, count=970872) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:04:54 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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250821130455867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130455867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130455867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130455867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130455867 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130455867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130455867 DLMGCP DEBUG <0013> Generated response: line #00: 515 46063 FAIL (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130455879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130455879 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130455879 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130455879 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) 20250821130455879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130455879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B output_enabled 0 (mgcp_conn.c:271) 20250821130455879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130455879 DLMGCP DEBUG <0013> (1227/rtp C:DC160A8B 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) 20250821130455880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1044) 20250821130455880 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130455880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #00: 200 46064 OK (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #01: I: DC160A8B (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #03: o=- DC160A8B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130455880 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@de447b6fa854: Warning: Stopping inactive timer T_transmit. 20250821130455888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130455888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130455889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130455889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130455889 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) 20250821130455889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130455889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC output_enabled 0 (mgcp_conn.c:271) 20250821130455889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130455889 DLMGCP DEBUG <0013> (1227/rtp C:D60803CC 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) 20250821130455889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1044) 20250821130455889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D60803CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130455889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #00: 200 46065 OK (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #01: I: D60803CC (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #03: o=- D60803CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130455889 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@de447b6fa854: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@de447b6fa854: IuUP INIT_ACK Received 20250821130455939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130455960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130455981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130456990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130457412 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46066 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #03: I: DC160A8B (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130457412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130457412 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130457412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130457412 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) 20250821130457412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130457412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B output_enabled 1 (mgcp_conn.c:271) 20250821130457412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130457413 DLMGCP DEBUG <0013> (1227/rtp C:DC160A8B 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) 20250821130457413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B MDCX: modified conn:(1227/rtp C:DC160A8B r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1238) 20250821130457413 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DC160A8B MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130457413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #00: 200 46066 OK (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #02: o=- DC160A8B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130457413 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130457420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457440 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457482 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457529 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457610 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457631 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457653 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457717 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457760 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457803 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457846 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457910 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(431)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130457924 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46067 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #03: I: D60803CC (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130457925 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130457925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130457925 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) 20250821130457925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130457925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC output_enabled 1 (mgcp_conn.c:271) 20250821130457925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130457925 DLMGCP DEBUG <0013> (1227/rtp C:D60803CC 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) 20250821130457925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC MDCX: modified conn:(1227/rtp C:D60803CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250821130457925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D60803CC MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130457925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #00: 200 46067 OK (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #02: o=- D60803CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250821130457925 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130457931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457960 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457972 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130457981 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130457993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458001 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458022 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458042 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458580 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458641 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458682 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458888 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458890 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130458996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130458996 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459232 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459253 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459274 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459317 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459487 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459509 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459551 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459870 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459872 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250821130459913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130459915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@de447b6fa854: stats: { num_pkts_tx := 191, bytes_payload_tx := 5921, 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@de447b6fa854: 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 } MTC@de447b6fa854: setverdict(pass): none -> pass MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed 20250821130459933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46068 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #03: I: D60803CC (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130500444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130500444 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130500444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130500444 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) 20250821130500444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130500444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC output_enabled 1 (mgcp_conn.c:271) 20250821130500445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130500445 DLMGCP DEBUG <0013> (1227/rtp C:D60803CC 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) 20250821130500445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D60803CC MDCX: modified conn:(1227/rtp C:D60803CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250821130500445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D60803CC MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130500445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #00: 200 46068 OK (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #02: o=- D60803CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250821130500445 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250821130500471 DLIUUP ERROR <001a> IuUP(D60803CC)[0x5620818493e0]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20250821130500471 DRTP ERROR <0000> (rtpbridge/2@mgw I:D60803CC) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@de447b6fa854: stats: { num_pkts_tx := 285, bytes_payload_tx := 8835, num_pkts_rx := 166, bytes_payload_rx := 5810, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@de447b6fa854: stats: { num_pkts_tx := 215, bytes_payload_tx := 6833, num_pkts_rx := 189, bytes_payload_rx := 6317, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250821130502567 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130502567 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130502567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130502567 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130502567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130502567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130502567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130502567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130502571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130502571 DLMGCP DEBUG <0013> Generated response: line #00: 200 46069 OK (mgcp_msg.c:72) RTPEM0(430)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): pass -> pass, component reason not changed RTPEM0(430)@de447b6fa854: Final verdict of PTC: none RTPEM1(431)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(433)@de447b6fa854: Final verdict of PTC: none RTPEM2(432)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=1114152) Waiting for packet dumper to finish... 1 (prev_count=1114152, count=1152024) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 13:05: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_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@de447b6fa854: 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@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250821130505793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 158 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130505794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130505794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130505794 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130505794 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130505794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130505794 DLMGCP DEBUG <0013> Generated response: line #00: 515 158 FAIL (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 159 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130505809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130505809 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130505809 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130505809 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) 20250821130505810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130505810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 output_enabled 0 (mgcp_conn.c:271) 20250821130505810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130505810 DLMGCP DEBUG <0013> (1227/rtp C:391E3876 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) 20250821130505810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1044) 20250821130505810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:391E3876 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130505810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #00: 200 159 OK (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #01: I: 391E3876 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #03: o=- 391E3876 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130505810 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130505817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 160 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130505817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250821130505817 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130505817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130505817 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130505818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130505818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130505818 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) 20250821130505818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250821130505818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A output_enabled 0 (mgcp_conn.c:271) 20250821130505818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130505818 DLMGCP DEBUG <0013> (1227/rtp C:BBBD2E9A 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) 20250821130505818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1044) 20250821130505818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130505818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #00: 200 160 OK (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #01: I: BBBD2E9A (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #03: o=- BBBD2E9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130505818 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130507339 DLMGCP DEBUG <0013> Received message: line #00: MDCX 161 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #03: I: 391E3876 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130507340 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130507340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130507340 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) 20250821130507340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130507340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 output_enabled 1 (mgcp_conn.c:271) 20250821130507340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130507340 DLMGCP DEBUG <0013> (1227/rtp C:391E3876 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) 20250821130507340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:391E3876 MDCX: modified conn:(1227/rtp C:391E3876 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1238) 20250821130507340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:391E3876 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130507340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #00: 200 161 OK (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #02: o=- 391E3876 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130507340 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@de447b6fa854: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250821130507853 DLMGCP DEBUG <0013> Received message: line #00: MDCX 162 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #03: I: BBBD2E9A (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250821130507853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130507853 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130507853 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250821130507853 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) 20250821130507853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250821130507853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A output_enabled 1 (mgcp_conn.c:271) 20250821130507853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130507853 DLMGCP DEBUG <0013> (1227/rtp C:BBBD2E9A 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) 20250821130507853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A MDCX: modified conn:(1227/rtp C:BBBD2E9A r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1238) 20250821130507854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBBD2E9A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250821130507854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #00: 200 162 OK (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #02: o=- BBBD2E9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250821130507854 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@de447b6fa854: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, 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@de447b6fa854: 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 } 20250821130509964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 163 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130509965 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250821130509965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250821130509965 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250821130509965 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130509965 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250821130509965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130509965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130509965 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130509965 DLMGCP DEBUG <0013> Generated response: line #00: 200 163 OK (mgcp_msg.c:72) RTPEM0(435)@de447b6fa854: Warning: Stopping inactive timer T_transmit. MTC@de447b6fa854: setverdict(pass): none -> pass RTPEM0(435)@de447b6fa854: Final verdict of PTC: none RTPEM1(436)@de447b6fa854: Final verdict of PTC: none VirtCallAgent-STATS(438)@de447b6fa854: Final verdict of PTC: none RTPEM2(437)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@de447b6fa854: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 13:05:09 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=598388) Waiting for packet dumper to finish... 1 (prev_count=598388, count=659364) MTC@de447b6fa854: 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@de447b6fa854: 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 ------ Thu Aug 21 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@de447b6fa854: 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@de447b6fa854: Test case TC_one_crcx_loopback_rtp_implicit started. 20250821130513183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62859 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130513183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130513183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130513183 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130513183 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250821130513183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250821130513183 DLMGCP DEBUG <0013> Generated response: line #00: 515 62859 FAIL (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62860 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130513195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130513195 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250821130513195 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38174C1D connection mode 'loopback' 7 (mgcp_conn.c:264) 20250821130513195 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38174C1D output_enabled 1 (mgcp_conn.c:271) 20250821130513195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250821130513195 DLMGCP DEBUG <0013> (1225/rtp C:38174C1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250821130513195 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250821130513195 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:38174C1D CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1044) 20250821130513195 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:38174C1D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250821130513195 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #00: 200 62860 OK (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #01: I: 38174C1D (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38174C1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250821130513195 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250821130514302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62861 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250821130514302 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250821130514302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250821130514302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250821130514302 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250821130514302 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250821130514302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130514302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250821130514302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250821130514302 DLMGCP DEBUG <0013> Generated response: line #00: 200 62861 OK (mgcp_msg.c:72) MTC@de447b6fa854: 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@de447b6fa854: setverdict(pass): none -> pass VirtCallAgent-STATS(443)@de447b6fa854: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@de447b6fa854: Final verdict of PTC: none RTPEM2(442)@de447b6fa854: Final verdict of PTC: none RTPEM0(440)@de447b6fa854: Final verdict of PTC: none RTPEM1(441)@de447b6fa854: Final verdict of PTC: none MTC@de447b6fa854: Setting final verdict of the test case. MTC@de447b6fa854: Local verdict of MTC: pass MTC@de447b6fa854: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@de447b6fa854: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@de447b6fa854: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@de447b6fa854: 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'. Thu Aug 21 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=55772) Waiting for packet dumper to finish... 1 (prev_count=55772, count=80284) MTC@de447b6fa854: 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@de447b6fa854: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@de447b6fa854: Terminating MTC. MC@de447b6fa854: MTC terminated. MC2> exit MC@de447b6fa854: Shutting down session. MC@de447b6fa854: 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 (1496853) [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-20250821-1258-1f888d46-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-20250821-1258-1f888d46-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (1496811) [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-20250821-1258-1f888d46-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.011254'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.075819'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.074576'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.078061'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.092130'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.077315'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.083532'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.075725'> <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 := \"57122\", string := \"OK\" }, params := { { code := \"I\", val := \"0099D0C9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"0099D0C9\", 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 := \"57122\", 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.084962'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.081591'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.079745'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.081302'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.086175'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.065544'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.075188'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.392787'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.055702'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.076795'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.082168'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.086302'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.284149'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.085113'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.085413'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.080995'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.078177'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.081145'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.086100'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.099333'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.095050'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.100061'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.449501'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.219156'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.329874'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.330587'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.335148'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.333891'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.264040'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.259195'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.155928'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.592454'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.197013'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.205337'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.192920'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.219315'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.203073'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.200355'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.204502'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.244271'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.207174'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.222938'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.214612'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.245371'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.239263'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.244652'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.226962'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.242842'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.217543'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.218981'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.232480'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.237831'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.875678'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.075120'> <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 := \"42743\", 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 := \"42743\", 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.073068'> <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 := \"33301\", 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 := \"33301\", 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.084396'> <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 := \"45038\", 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 := \"45038\", 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.070599'> <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 := \"46005\", 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 := \"46005\", 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.091408'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.087155'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.094543'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.089522'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.244403'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.234247'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.338041'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.334160'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.335963'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.264987'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.257976'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.246641'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.257487'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.262389'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.299307'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.249322'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.255821'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.291965'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.776869'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.253779'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.202528'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-latest-20250821-1258-1f888d46-0'] testenv-mgw-osmocom-latest-20250821-1258-1f888d46-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/2512/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.35, 0.50, 0.74 + 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